Activity
From 01/21/2007 to 02/19/2007
02/15/2007
- 02:59 PM Bug #2469: DocumentImpl.buildIndex() does not index XPaths with attributes correctly
- One more patch for bug #2469:
Although the correct parentid values were being indexed in xml_path_index
for leaf node... - 10:55 AM Bug #2469: DocumentImpl.buildIndex() does not index XPaths with attributes correctly
- As a continued fix for http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2469,
I've fixed the indexing implementatio... - 02:59 PM Revision 3182 (metacat): One more patch for bug 2469:
- Although the correct parentid values were being indexed in xml_path_index
for leaf node xpaths, they were still incor... - 10:55 AM Revision 3181 (metacat): As a continued fix for http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2469,
- I've fixed the indexing implementation in both buildIndex() and
traverseParents(). Duane pointed out that the incorr...
02/13/2007
02/12/2007
- 02:22 PM Bug #2769 (Resolved): XPath Returnfields
- Metacat can't handle angle brackets in XPath parameters, if go to the following URL (which leads to the Kepler Reposi...
- 01:29 PM Revision 3179 (metacat): Tweek
- 08:46 AM Revision 3178 (metacat): Kepler Repository Skin
02/11/2007
- 05:22 PM Revision 3177 (metacat): Replace die statement in the script
- 04:57 PM Revision 3176 (metacat): Changed the contacting information.
02/09/2007
- 01:24 PM Revision 3175 (metacat): Change the behavior if the ldap server is down. Now main server is down, a html will be sent back. If it is referral, it will ignore it.
- 01:23 PM Revision 3174 (metacat): Add token for ldap server down template.
- 01:22 PM Revision 3173 (metacat): Add a new template for show the message ldap server is down.
02/08/2007
- 08:27 PM Bug #2764 (Resolved): LDAP client should handle referral failure correctly
- Today, a knb website user reported that she could not register an ldap account through the knb web site. The result t...
02/07/2007
- 03:50 PM Revision 3172 (metacat): Add new method to keep inserting spatial data.
- 03:49 PM Revision 3171 (metacat): Add a test eml file which contains spatial data.
- 01:55 PM Revision 3170 (metacat): Fixed exception handler
- 09:42 AM Revision 3169 (metacat): Removed the debugMessage method which was removed from MetacatUtil class.
02/06/2007
01/31/2007
- 08:11 PM Revision 3167 (metacat): add "date" command to count time
- 02:18 PM Revision 3166 (metacat): Remove the file to bin dir.
- 02:18 PM Revision 3165 (metacat): Move the file from lib to this bin dir. This file will build index for given docid.
01/30/2007
- 03:33 PM Revision 3164 (metacat): Add a troubleshooting to handle X11 windows issue after restart tomcat.
- 01:52 PM Revision 3163 (metacat): Fixed bug the logurl is invalid
- 11:46 AM Revision 3162 (metacat): Fixed a bug that the metacat url will still read from parameter 1
01/29/2007
- 07:16 PM Bug #2748: MetaCatServlet.handleUploadAction() can cause data file deletion in the data store
- As a fix to http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2748, I'm applying
the patch sent to me from Mike Fren... - 07:16 PM Revision 3161 (metacat): As a fix to http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2748, I'm applying
- the patch sent to me from Mike Frenock when he reported this bug.
This patch changes MetaCatServlet.handleUploadActi... - 05:05 PM Revision 3160 (metacat): Add the option in wget and get cookie work.
- 04:09 PM Revision 3159 (metacat): updated stylesheet for kepler skins to display documentation uploaded from kepler
01/26/2007
01/25/2007
- 10:35 PM Revision 3157 (metacat): This is just a code cleanup patch that re-aligns some indentations and removes
- some debugging code.
- 10:28 PM Bug #2747: AuthLdap.getGroups() doesn't follow referrals correctly when building group list
- As a partial fix to http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2747,
I've modified AuthLdap.getGroups() and r... - 01:37 PM Bug #2747: AuthLdap.getGroups() doesn't follow referrals correctly when building group list
- As part of this fix, here are some preliminary changes:
1) ldapconnecttimelimit limits the time in milliseconds allo... - 11:09 AM Bug #2747 (Resolved): AuthLdap.getGroups() doesn't follow referrals correctly when building group list
- EML allows for both user and group-based access control, but as of Metacat 1.6.x, access control for groups is only p...
- 10:27 PM Revision 3156 (metacat): As a partial fix to http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2747,
- I've modified AuthLdap.getGroups() and removed the code that handles LDAP
referral connect and search timeout issues ... - 10:00 PM Revision 3155 (metacat): As a partial fix to http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2747,
- I'm applying 3 patches to AuthLdap.java that simplify the code that addresses
timeout issues when connecting and sear... - 05:21 PM Bug #2748: MetaCatServlet.handleUploadAction() can cause data file deletion in the data store
- The reason we added this delete function was: we wanted to intergarte registering data file into db and saving data f...
- 11:42 AM Bug #2748 (Resolved): MetaCatServlet.handleUploadAction() can cause data file deletion in the data store
- During the upload of data documents to Metacat 1.6.x, data documents that have been previously uploaded can be delete...
- 04:01 PM Bug #2716: KNB Data Catalog Map does not display points
- The KNB Data Catalog Map has had the Dataset Points be unavailable three different times. After each one it requires ...
- 01:36 PM Revision 3154 (metacat): As part of a fix for http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2747,
- I'm adding a few configuration parameters to metacat.properties:
1) ldapconnecttimelimit limits the time in millisec... - 10:17 AM Revision 3153 (metacat): Added note to README regarding buildIndex fixes in bug 2469
- 10:13 AM Bug #2469: DocumentImpl.buildIndex() does not index XPaths with attributes correctly
- Fixed the implementation of the buildIndex function which was not
working for new document insertions. A previous fi... - 09:41 AM Revision 3152 (metacat): Fixed the implementation of the buildIndex function which was not
- working for new document insertions. A previous fix in updatePathIndex
for ATTRIBUTE data inadvertantly caused a for...
01/24/2007
Also available in: Atom