Project

General

Profile

Activity

From 12/12/2008 to 01/10/2009

01/09/2009

12:28 PM Bug #3726: Help links do not work on NCEAS registry skin
Typo was preventing template from rendering correctly, fixes in r4737. Shaun Walbridge
12:13 PM Bug #3736 (Closed): Remove confirmation message and reference to KNB on default search
A few skins currently use a javascript alert box requiring confirmation before searching all data on the site with th... Shaun Walbridge

01/08/2009

08:53 AM Bug #3732 (Resolved): Sitemap test is failing
The sitemap junit test fails because it does not find a file that should be there. It looks like the file is not wri... Michael Daigle

01/07/2009

04:27 PM Bug #3731 (Resolved): Registering dataset via register-dataset.cgi fails with data file
When registering a data set, if a file is attached, the following error is returned:
User tried to update an acces...
Michael Daigle
10:17 AM Bug #3728: Can't run advanced search in default skin
The AdvancedSearchServlet was caching the system context before the configuration utility was run. If the user went ... Michael Daigle
08:13 AM Bug #3728: Can't run advanced search in default skin
Note, the comments originally added were from Duane C Michael Daigle
08:12 AM Bug #3728 (Resolved): Can't run advanced search in default skin
I did get a lot farther with the rc7 source distribution. I was able to install it on linux and get through the confi... Michael Daigle
08:44 AM Bug #3730 (New): Implement an isRequired field in the configuration metadata
Add a field to tell if a configuration field is required so metacat can verify on the browser side at submit time.
...
Michael Daigle
08:32 AM Bug #3729 (Resolved): Add admin names as dropdown in configuration login
Currently the user has to type in the full distinguished admin name to log in using ldap.
Instead, it would be nic...
Michael Daigle

01/06/2009

04:37 PM Bug #3727: Registering dataset via register-dataset.cgi returns a blank page
The nceas skin had debug on by default. If permissions are not set correctly on the temporary directory, the system ... Michael Daigle
02:39 PM Bug #3727 (Resolved): Registering dataset via register-dataset.cgi returns a blank page
The Apache error log has the following error:
Registry: Initialized -- stage set: confirmed
Registry: A
Registry...
Michael Daigle
02:36 PM Bug #3726 (Resolved): Help links do not work on NCEAS registry skin
the "(What's this?) links do not work on the NCEAS skin.
Apache error log has the following error:
Use of unini...
Michael Daigle
02:30 PM Bug #3725 (Resolved): Can't add new ldap account via ldapweb.cgi
When trying to add an ldap account, we get a "modifications require authentication" message.
The password has be...
Michael Daigle
12:34 PM Bug #2566: need to set filename for download files
<below is copied from a recent email discussing the bug>
Bug resolved, with two outstanding issues:
- The metadata ...
Shaun Walbridge
12:29 PM Bug #3721: Some empty EML elements cause validator to fail
Registry wasn't validating inputs for either data medium or usage rights. With the stricter requirements of EML 2.1, ... Shaun Walbridge
12:26 PM Bug #3721: Some empty EML elements cause validator to fail
Image of the completed form used by Chooyan to generate the EML SAX validation error. Shaun Walbridge
10:19 AM Bug #3720: uninitialized value error when trying to create new login account on dev
Updated ldapweb.cgi with proper properties definitions, is correctly generating pages but still needs further testing... Shaun Walbridge
08:20 AM Bug #3718: toolRef.model.getSRS error in console when rendering map
Firefox? IE? Does it prevent the map from rendering? ben leinfelder

01/05/2009

01:52 PM Bug #3720: uninitialized value error when trying to create new login account on dev
It looks like the ldapweb.cgi hasn't been updated for the most recent round of properties changes, and needs to have ... Shaun Walbridge
11:35 AM Bug #3372: Integrate perl token replacement changes into token_replacement branch
Token replacement has been completed, and is stable with the changes made for 1.9. A single set of Java properties a... Shaun Walbridge
11:24 AM Bug #3721 (Resolved): Some empty EML elements cause validator to fail
Some elements have to be populated if they exist in the doc. The registry currently creates them as empty elements a... Michael Daigle
10:10 AM Bug #3719: $principal error when trying to register dataset.
Uncommitted code in local copy checked in (r4726). Shaun Walbridge

01/02/2009

03:24 PM Bug #3720 (Resolved): uninitialized value error when trying to create new login account on dev
After submitting the information to create a new login account on dev, the next page has no information (skin frames ... Michael Daigle
01:30 PM Bug #3719 (Resolved): $principal error when trying to register dataset.
Hey Shaun, Can you help me look at this one? I get this in the apache error log when I try to register a dataset (tr... Michael Daigle
10:13 AM Bug #3718 (Rejected): toolRef.model.getSRS error in console when rendering map
When rendering a skin with a map, the following error shows up in the console.
Error: toolRef.model.getSRS is not ...
Michael Daigle
08:18 AM Bug #3686: Skins configuration files need to be secured
added security-constraint sections to web.xml to restrict web access to *.cfg and *.properties files. Michael Daigle

12/29/2008

01:29 PM Bug #3686: Skins configuration files need to be secured
We need to disallow web access. Apache deny rule? Michael Daigle
09:23 AM Bug #3712: Allow for customization of backup directory location
added a screen to choose the backup file location. Added discovery code to look in a system dir and user dir for exi... Michael Daigle
09:22 AM Bug #3715: cgi links do not work on dev
Changed the permissions of the cgi files to be executable by all. Updated the documentation accordingly. Michael Daigle
09:21 AM Bug #3711: Create ANT install target for source distribution install
changed dev-install target to install Michael Daigle

12/26/2008

11:49 AM Bug #3715 (Resolved): cgi links do not work on dev
Cannot connect to cgi login or registry pages on dev. We get an "Internal Server Error" message Michael Daigle
09:50 AM Bug #3713: Database Upgrade/Install' utility detected database version 1.6.0 for 1.8.1 db
Code to look at db indexes was converting table name to upper case. The caller should decide the case of the table n... Michael Daigle

12/24/2008

03:13 PM Bug #2566: need to set filename for download files
Data file from morpho is using object name as docname in metacat. Jing Tao
03:03 PM Bug #3701: Metacat will reject updated eml210 document if there is not rev 1 on it.
After disucssion with Matt and Mike, we decided morpho should use "INSERT" rather than "UPDATE" if there is no same i... Jing Tao

12/19/2008

10:41 AM Bug #3695: Confiugration throws error if db user is left blank
Moved the db connection credential initialization into the constructor of DBConnection so they are read every time a ... Michael Daigle

12/18/2008

06:18 PM Bug #3084: Need to be able to set filenames on data uploads
Fixed in r4685, see related comments in #2566. Shaun Walbridge
06:15 PM Bug #2566: need to set filename for download files
Further fixes applied in r4685.
The FGDC special case still needs handling, pending discussion of the doctype used ...
Shaun Walbridge
10:38 AM Bug #3689: bad username in admin login throws stack trace
this error is caught and reported to the browser. Michael Daigle
10:27 AM Bug #3701: Metacat will reject updated eml210 document if there is not rev 1 on it.
Can't reproduce this after release candidate 4. Going to ask jing to try and reproduce it. Michael Daigle
10:11 AM Bug #3697: docid of online element not written to the xml_access table
Reworked the EML201SaxHandler to compile all inline elements. Michael Daigle

12/17/2008

04:35 PM Bug #3713 (Resolved): Database Upgrade/Install' utility detected database version 1.6.0 for 1.8.1 db
We've seen this before. The upgrade utility is case sensitive when looking at postgres db metadata. We put a fix in... Michael Daigle
04:31 PM Bug #3712 (Resolved): Allow for customization of backup directory location
Right now the backup location defaults to /var/metacat/.metacat on linux/mac and C:\metacat\.metacat on windows. Thi... Michael Daigle
04:28 PM Bug #3711 (Resolved): Create ANT install target for source distribution install
Migrate the dev-install target to be an install target. Upgrade any relevant documentation. Michael Daigle
03:43 PM Bug #3710 (New): apt-get couldn't install metacat
I followed the instruction on Mike's email to install metacat in naples.nceas.ucsb.edu, which is a 64-bit machine:
...
Jing Tao
03:41 PM Bug #3709: Make inline access control more robust
Added the inline data checking to the 2.1.0 unit tests and to the EML210SaxHandler. All unit tests succeed. Michael Daigle
09:29 AM Bug #3709 (Resolved): Make inline access control more robust
Right now metacat does not do a good job of checking inline data access when updating a document. It pretty much all... Michael Daigle

12/15/2008

09:59 AM Bug #3701 (Resolved): Metacat will reject updated eml210 document if there is not rev 1 on it.
Hi, Mike:
I have some issue in saving eml to metacat 1.9.0 release candidate. If i work a eml on morpho, see i cre...
Jing Tao
 

Also available in: Atom