Project

General

Profile

Activity

From 01/26/2010 to 02/24/2010

02/24/2010

04:53 PM Bug #4843 (New): ESA registry: Remove 'station' default value from Organization Name
In the ESA registration form, the Organization Name field under Basic Information is prepopulated with the value 'sta... Jim Regetz
04:46 PM Bug #4842 (Resolved): ESA moderators should receive email notification of document revisions
A notification should be sent to the ESA moderators list (but probably not to the document owner? no point...) whenev... Jim Regetz
04:46 PM Bug #3922: Registry inserts "Select state or territory here." as default value
Looks like this was handled. No longer an issue. Michael Daigle
03:57 PM Bug #4841 (Resolved): Review page for new data registration omits spatial/temporal info
Both for the ESA and NCEAS data registries, information entered in the temporal coverage and spatial coverage section... Jim Regetz
03:50 PM Bug #4840 (New): When registering, U.S. State/Territory of owner is also applied to contact
When registering a new data set, dropdown menus for "U.S. State or Territory" appear both in the Principal Data Set O... Jim Regetz
02:33 PM Bug #4839 (Resolved): Fix URL in "revision notification" email sent to ESA moderators
The "revise document" notification that gets sent to ESA moderators after requesting a revision contains a URL like t... Jim Regetz
02:24 PM Bug #4838 (Resolved): Permissions error for link contained in Data Set Citation section
It's easiest to describe this by documenting the steps to reproduce. This involves ESA, but I haven't checked whether... Jim Regetz
02:11 PM Bug #4837 (Resolved): Permission error when ESA moderator attempts to modify a document
The "Revise document" notification emailed to moderators currently contains a URL that looks something like this:
...
Jim Regetz
01:48 PM Bug #4835 (Resolved): ESA review comments don't appear to users when viewing their documents
After the moderator enters review comments and sends a document back for revision, those comments are visible to the ... Jim Regetz
01:39 PM Bug #4834 (Resolved): Request to modify document redirects to registry home after login
The "Revise document" notification emailed to document submitters currently contains a URL that looks something like ... Jim Regetz

02/23/2010

03:44 PM Bug #4818: ESA does not send an email to moderators when new document is added via registry
resolved Michael Daigle
03:43 PM Bug #4818: ESA does not send an email to moderators when new document is added via registry
Added code to send email to both moderator and user when a document is added/modified via the esa registry. Michael Daigle

02/22/2010

09:50 AM Bug #4818 (Resolved): ESA does not send an email to moderators when new document is added via registry
The register-dataset.cgi does not send an email when a new document is created via the ESA skin. It used to, and sti... Michael Daigle
09:47 AM Bug #4787: User having WRITE permission couldn't update a document
There was a white space issue when comparing database access rules to doc access rules. Trimmed the values before co... Michael Daigle

02/10/2010

05:28 PM Bug #4787: User having WRITE permission couldn't update a document
This might be a regression due to recent access control handling changes. From my fuzzy memory, I seem to remember t... Matt Jones
05:16 PM Bug #4787 (Resolved): User having WRITE permission couldn't update a document
I think i reproduced the bug Jim mentioned:
A user having WRITE permission couldn't update a document.
Here are...
Jing Tao

02/09/2010

02:06 PM Bug #3368: security issue with skins
Correction, we are using <skin-name>.properties files which is also protected in web.xml.
Removing all .cfg files ...
Michael Daigle
01:25 PM Bug #3368: security issue with skins
We changed the configuration files to be <skin-name>.cfg and restricted access to all cfg files via web.xml Michael Daigle
01:48 PM Bug #1530: cfg is readable by everyone
duplicate Michael Daigle
01:06 PM Bug #1530: cfg is readable by everyone
we added the following to knb web.xml to restrict access to .cfg files
<security-constraint>
<web-resource-collecti...
Michael Daigle
01:46 PM Bug #3378: Test turnkey installation against Tomcat 6
Duplicate Michael Daigle
01:22 PM Bug #3378: Test turnkey installation against Tomcat 6
Fully unit tested against Tomcat 6 Michael Daigle
01:29 PM Bug #3777: Move Tomcat libraries into metacat build
This is not practical. The server should reference the libraries of the native install. Michael Daigle
01:21 PM Bug #1674: Access control for eml-2.1.0 documents
This was implemented in Metacat 1.9.1 Michael Daigle
01:19 PM Bug #4558: Create validate and isAuthorized unit tests
These are handled in the workflow scheduler tests. Michael Daigle
01:18 PM Bug #3415: metacat prints namespace attributes in opposite order of original document
Metacat now returns the original document as it was submitted. Michael Daigle
01:07 PM Bug #4658: metacat runs out of memory
This seems to be resolved with the bug fix that uses a stringbuffer to read files as opposed to a string Michael Daigle
12:55 PM Bug #2994: Create a properties file for use by JUnit Tests
Put the test properties in metacat.properties. Added a properties file in build that specifies the deploy directory. Michael Daigle
12:51 PM Bug #4707: Update release 1.9.2 release notes
These cases are handled in the workflow scheduler tests. Michael Daigle
10:18 AM Bug #4716: Metacat should run against Tomcat 6
Built Metacat using Tomcat 5 servlet-api, deployed in Tomcat 6 and ran full unit tests successfully. Michael Daigle

02/03/2010

02:35 PM Bug #4708: Handle writing a text node > 4000 characters to the db.
Moved the chunking to the DocumentImpl.writeChildNodeToDB() method Michael Daigle

02/02/2010

06:39 PM Bug #4728 (Resolved): grant document management privileges to admin user
Metacat has an administrative user, but that user only has a few capabilities. We need to enhance the privileges of ... Matt Jones

02/01/2010

09:46 AM Bug #4716 (Resolved): Metacat should run against Tomcat 6
Matt sent:
Here are the two main issues I encountered in getting Metacat to run under tomcat6.
1) servlet-api.j...
Michael Daigle

01/28/2010

04:58 PM Bug #4708 (Resolved): Handle writing a text node > 4000 characters to the db.
Right now, the postgres db can only handle a text node of 4000 characters. Currently we break calls to DBSAXNode.wri... Michael Daigle
01:48 PM Bug #4707 (Resolved): Update release 1.9.2 release notes
The final change to Metacat prior to the last release candidate should be to update the release notes. Michael Daigle

01/27/2010

09:49 AM Bug #4698: ESA skin links are hard coded to data.esa.org
templates look good Michael Daigle
09:47 AM Bug #4698: ESA skin links are hard coded to data.esa.org
Updated the JSP pages to use the skin registryurl property. Need to look at the registry templates now Michael Daigle
09:45 AM Bug #4698 (Resolved): ESA skin links are hard coded to data.esa.org
The "ESA Registry" and "Search for Data" links in the ESA header are hard coded to go to data.esa.org. This causes i... Michael Daigle

01/26/2010

03:53 PM Bug #4573: LDAP and Register CGIs reference skin-specific templates in the common area
Differing to 1.9.3 Michael Daigle
03:52 PM Bug #4627: [ESA] Update fails when document rev number is missing
Resolved Michael Daigle
03:52 PM Bug #4627: [ESA] Update fails when document rev number is missing
Updated the registry code to recognize when the docid for a modify action does not have a revision. In that case, ge... Michael Daigle
 

Also available in: Atom