Activity
From 03/02/2004 to 03/31/2004
03/31/2004
- 01:36 PM Bug #1323: Registry: Need to check that all entry fields do not include any <, > and other characters
I think I fixed most of the cases. But then Marc Meyer reported to be having a
problem. So I need to check again. ...- 01:34 PM Bug #1321: Registry: Selection from project list is entered under organization name
Not a bug but a feature.- 01:31 PM Bug #1311: Registry: Links should open in a new window and windows should move to front
2) can be fixed by adding window.focus() to the event. I am not closing this
bug yet as I will get to it after Morpho.- 01:26 PM Bug #1308: Change text in Data set Contact
Fixed earlier.- 01:25 PM Bug #1304: Add view button in addition to Edit and Delete button in resultset.xsl
- Fixed earlier.
- 01:22 PM Bug #1346: The results sent back in response to query should be sorted
This bug is fixed. The fix is not in the metacat code but in the resultset.xsl.
So now when the result has been gen...- 12:39 PM Bug #1427: xml_index constrains depth of paths that can be inserted
- Now this change has been tested on postgres and oracle. A bug in the SQL that
prevented it from working on oracle is... - 12:34 PM Bug #1232: cookie needs to be written after knb page login
- What I've done:
(4) has been temporarily resolved by adding:
form_ref.sessionid.value="<current sessionID here, or... - 12:08 PM Bug #162: need harvest/batch load for metacat
- Duane, I'm preparing for a new release of metacat. Is this harvester code ready
to ship? Please provide an update i... - 11:56 AM Bug #1235: enable passthrough parameters to support stysheet params
- FIXED. Closing bug as feature has been tested now.
- 11:49 AM Bug #1137: add a metacat-info action
- FIXED. Added a "getversion" command to determine which version is running.
This does not return other information f... - 09:05 AM Bug #1296: Registry: Need to login before the form is filled
- Also, once login is established first, then the stylesheets can be smart about
which of the records a given user can ...
03/30/2004
- 02:26 PM Bug #1427: xml_index constrains depth of paths that can be inserted
- The solution(2) above has been implemented and checked into CVS. Now, the
metacat.properties files has a new option ... - 02:20 PM Bug #1427 (Resolved): xml_index constrains depth of paths that can be inserted
- When an XML document contains a deeply nested structure, metacat accepts the
document for storage in xml_nodes, but ... - 02:08 PM Bug #94: add DOM interface support to metacat
- We're not going to make this change. Its a huge architectural change with
little direct benefit. - 02:06 PM Bug #186: add web metadata entry form for Metacat
- FIXED. The current source for this feature is in
"src/perl/register-dataset.cgi" and the templates are in
"lib/style...
03/24/2004
- 02:15 PM Bug #1390 (Resolved): add UCNRS to the ldapweb.cgi management lists
- The UCNRS ldap tree can not be managed through the web scripts now, partly
because these entries are in a different ... - 12:24 PM Bug #1388 (Resolved): date format in registry too restrictive
- The temporal coverage fields require dates of the following format:
YYYY-MM-DD
and specifically does not all...
03/18/2004
- 11:29 AM Bug #1372 (Resolved): Registry: Reconfigure entryForm.tmpl
- entryForm.tmpl needs to be reconfigured because it has someplaces with skin
names have to be hard coded into it. Th...
03/15/2004
- 02:33 PM Bug #1370: Sessionid wasn't stored in login function
- In handle login method in MetacatServlet class, the sessionid and session which
stored user name and password will be... - 02:19 PM Bug #1370 (Resolved): Sessionid wasn't stored in login function
- Metacat client package comminute metacat through sessionid for keeping track the
user. Those sessionid wasn't stored... - 02:27 PM Bug #1369: Metacat is case sensitive to DN
- In PermissionControl and DBQuery class, the DN name in java code was transform
to lower case. In sql command, the fie... - 02:15 PM Bug #1369 (Resolved): Metacat is case sensitive to DN
- In Ldap, DN is not case sensitive. For example,
uid=tao,o=nceas,dc=ecoinformatics,dc=org and
uid=tao,o=NCEAS,dc=eco... - 02:23 PM Bug #1368: If a document's revision is 0, it couldn't be replicated
- In DocumentImpl class, the constrain for revision in replication was changed.
Revision = 0 is allowed now. So any rev... - 11:23 AM Bug #1368 (Resolved): If a document's revision is 0, it couldn't be replicated
- If a document's revision is 0 in host A, it can't be replicated to host B. This
is because we decided revision numbe... - 10:57 AM Bug #243: metacat returns error that is not an xml document
- After clean-up dbconnection in metacat, this error is gone
- 10:55 AM Bug #1212: inline data file couldn't be deleted if uploading xml document failed
- This bug is fixed. In EmlSAXHandler class, a vector named inlineFileIDList was
added to keep track which inline files...
03/09/2004
- 06:20 PM Bug #1367 (Resolved): Temporal and Spatial Coverage not required for NCEAS
- Temporal and Spatial Coverage not required for NCEAS skin as requested by some
ecologists. - 03:51 PM Bug #1366 (Rejected): Changes in review entry page
- 1. When user selects none of the states - "Select State Here" appears on the
page
2. If you edit a document which ... - 01:01 PM Bug #1365 (Resolved): Doesnt complain if method title is not provided
- Andhrea reported this. She entered a document with method para but no title and
it didn't complain. The document wa...
Also available in: Atom