Activity
From 02/10/2009 to 03/11/2009
03/11/2009
- 06:07 PM Bug #3881: Replication not working between KNB and LTER metacats
- After getting the new certificate issued for metacat.lternet.edu and change the server to metacat.lternet.edu:8443/kn...
- 01:21 PM Bug #3881: Replication not working between KNB and LTER metacats
- LTER changed the host name of metacat. But the certificate and the host name in knb xml_replication has not been upda...
- 01:13 PM Bug #3881 (Resolved): Replication not working between KNB and LTER metacats
- After the 1.9.0 upgrade on knb and lter, docs are not replicating from knb to lter. Jing is working with Duane C to ...
- 01:22 PM Bug #3884: Perl modules missing from 1.9.0 install
- Completed the perl install instructions for 1.9.0 which included the Config::Properties module.
Works now. - 01:21 PM Bug #3884 (Resolved): Perl modules missing from 1.9.0 install
- Per Matt
Go to NCEAS skin (http://knb.ecoinformatics.org/knb/style/skins/nceas/)
then search for 'soil' which ... - 01:19 PM Bug #3883 (Resolved): OBFS skins still using ant tokens
- After the 1.9.0 Metacat release, Matt wrote:
Go to http://knb.ecoinformatics.org/knb/style/skins/obfs/
Search... - 01:18 PM Bug #3882: KNB Web links don't work correctly
- This was found after the 1.9.0 metacat release to KNB.
- 01:17 PM Bug #3882 (Resolved): KNB Web links don't work correctly
- There are several issues with links and hardcoded paths in knbweb. These have been reproduced in a dev environment.
...
03/03/2009
- 09:59 AM Bug #3853: Make sure the sbclter and pisco skins work with token replacement
- Email I sent to metacat developers:
I had to make a few changes to the way the sbclter skin works, mostly because th...
03/02/2009
- 11:08 AM Bug #3848: Update metacat to use new EML tags
- Updated build.xml to use:
schema: RELEASE_EML_2_1_0
style: RELEASE_EML_UTILS_1_0_0_RC1
Had margaret add eml/defaul... - 09:51 AM Bug #3853 (Resolved): Make sure the sbclter and pisco skins work with token replacement
- Work with Margaret to knock out the remaining display issues on the sbclter skin.
- 09:49 AM Bug #3849: Some perl make files are not included in metacat war install
- Included autosplit.ix in the metacat distribution and added instructions for deploying that file on the server.
02/26/2009
- 03:15 PM Bug #3849 (Resolved): Some perl make files are not included in metacat war install
- The old perl "make install" would create a file named /usr/local/share/perl/5.8.8/auto/Metacat/autosplit.ix ...
T... - 02:53 PM Bug #3848 (Resolved): Update metacat to use new EML tags
- The separate tags for EML schema and styles work a little differently than before. Only the affected directories are...
02/23/2009
- 06:06 PM Bug #3835 (In Progress): design and implement OAI-PMH compliant harvest subsystem
- Metacat's current harvest mechanism works well but is a proprietary system. The Dryad project has proposed to implem...
- 05:33 PM Bug #3816: Export action doesn't create complete package
- Mike,
This Metacat export bug is 1) a regression from prior behavior, and 2) sorely needs fixing for the NCEAS colla...
02/20/2009
- 11:16 AM Bug #3822: Spatial part of advanced search doesn't work
- In include_advancedsearch.jsp, changed the javascript calls to lenght() to be just length (without parens).
- 09:58 AM Bug #3833 (Rejected): Advanced search (liveMap) map doesn't display on linux firefox
- The map applet in advanced search doesn't display on unbuntu linux running firefox 3. duplicated this on my machine ...
02/18/2009
- 04:56 PM Bug #3823: "make" dependency causes build to fail on windows
- Does this also prevent installation of the various CGI files that might depend on that make successfully completing?
- 04:53 PM Bug #3823: "make" dependency causes build to fail on windows
- Added a property to build.properties called make.perl.code. Setting this to false will block the cgi make from runni...
- 04:37 PM Bug #3826: Remove jdbc properties from build.properties if not needed
- Removed database properties from build.properties.
- 04:36 PM Bug #3825: indexPaths should be more readable in build.properties
- Changed the indexPaths property to be multi-line and alphabetized. Had to modify SortedProperties to read multi-line...
- 04:35 PM Bug #3830 (New): Add the ability to modify multi-line properties
- Right now, SortedProperties will read a multi-line property, but not modify one. It should be able to modify a multi...
- 11:31 AM Bug #3777: Move Tomcat libraries into metacat build
- Review comments on ticket 3824
- 11:19 AM Bug #3777: Move Tomcat libraries into metacat build
- We used to include those libs back in the Tomcat 3 days, but took them out as
the servlet library jars changed in Tom... - 11:30 AM Bug #3824: Normalize the app deploy dir in build.properties
- Yeah, makes sense. Unfortunately, there is another domain specific issue (to be solved) which is that the knb websit...
- 11:19 AM Bug #3824: Normalize the app deploy dir in build.properties
- We used to include those libs back in the Tomcat 3 days, but took them out as
the servlet library jars changed in Tom... - 11:12 AM Bug #3824: Normalize the app deploy dir in build.properties
- Referencing ticket 3777 which moves tomcat libs into metacat project and eliminates build.tomcat.dir from build.prope...
- 11:09 AM Bug #3824: Normalize the app deploy dir in build.properties
- My response:
The problem with 3 A is that the build.tomcat.dir is not necessarily the same as the app.deploy.dir. O...
02/17/2009
- 04:32 PM Bug #3826 (Resolved): Remove jdbc properties from build.properties if not needed
- Per Duane Costa:
In build.properties:
The 'database' property and all the 'jdbc' properties
are still in t... - 04:29 PM Bug #3825 (Resolved): indexPaths should be more readable in build.properties
- Per Duane Costa:
In build.properties:
'indexPaths' is an important property, but its value is
very difficult... - 04:27 PM Bug #3824 (Resolved): Normalize the app deploy dir in build.properties
- Per Duane Costa:
in build.properties file:
app.deploy.dir=/usr/local/devtools/jakarta-tomcat/webapps
It wo... - 04:26 PM Bug #3823 (Resolved): "make" dependency causes build to fail on windows
- Per duane costa:
There's a platform dependency on 'make' which is a blocker for building the source distribution o... - 04:24 PM Bug #3822 (Resolved): Spatial part of advanced search doesn't work
- Per Duane Costa:
I tested a number of searches in the 'default' skin and almost everything ran fine. However, the... - 09:37 AM Bug #3819: Error writing to replication log
- Fixed
- 09:36 AM Bug #3819 (Resolved): Error writing to replication log
- If the replication log directory does not exist, the replication code throws warnings. Changed the PropertyAdmin to ...
02/12/2009
- 02:12 PM Bug #3818: Maps don't load for mac and windows
- Windows needed to be rebooted to work.
The mac issues were known issues. Mapbuilder will not work right against f... - 11:41 AM Bug #3818: Maps don't load for mac and windows
- Seeing this in Safari on mac as well
- 11:14 AM Bug #3818 (Resolved): Maps don't load for mac and windows
- Maps are not loading on mac running firefox 3.0.1 and Win XP running firefox 3.0.6 (those were all we tested so far)....
- 09:06 AM Bug #3817: Documents with DTD declarations cannot be inserted
- Fixed the DTD registration in the xml_catalog table.
Now just warning about pre-existing DTDs when [re]fetching from ... - 09:02 AM Bug #3817 (Resolved): Documents with DTD declarations cannot be inserted
- Background:
Working with Choonhan Youn at SDSC (cyoun@sdsc.edu): they are developing a skin that makes use of the FG...
02/11/2009
- 10:36 AM Bug #3814: Backed up directories are not getting read during configuration
- fixed on bug 3813
- 10:36 AM Bug #3813: Local save of backup location is not being written
- Made sure a local file was written to the user's home directory. The file is at <user_home>/.<application_context>
02/10/2009
- 01:05 PM Bug #3815: Ampersand character not correctly encoded
- Register-dataset.cgi may not have any testing itself, but it is based on Metacat.pm which does have a test suite in t...
- 12:33 PM Bug #3815: Ampersand character not correctly encoded
- To properly fix this bug, we'll need to add tests for character conversions, to make sure that we aren't introducing ...
- 12:36 PM Bug #3816: Export action doesn't create complete package
- Add an explicit test for this action, by uploading a new document with associated files, then downloading the resulti...
- 11:45 AM Bug #3812: Registry service will fail when registering new services
- Updated the MetacatImpl.xml build file in seek to include the ecogrid registry service xml schema files. Added the s...
Also available in: Atom