Activity
From 03/19/2013 to 04/17/2013
04/17/2013
- 05:07 PM Revision 7575 (metacat): Add a solr.homeDir property.
- 05:00 PM Revision 7574 (metacat): Get the solr home dir from the metacat.properties.
- 04:01 PM Revision 7573 (metacat): Set the test solr home in the target directory.
- 03:53 PM Revision 7572 (metacat): Add the necessary files for the solr home.
- 01:36 PM Revision 7571 (metacat): Set the hazelcast.xml path for the test.
04/16/2013
- 05:14 PM Revision 7569 (metacat): Add a query method in the test.
- 04:26 PM Revision 7568 (metacat): split the deployment of metacat-index.war copy into two different tasks so that the "install" target puts it in both the /dist and "deployment directory" whereas the "install-metacat-index" bypasses metacat building and kust rebuilds the metacat-index.war and puts it in the deply directory.
- 04:08 PM Revision 7567 (metacat): copy the metacat-index.war file to the app.deploy.dir rather than dist.dir.
- 04:08 PM Revision 7566 (metacat): correctly look up the context init parameter for the metacat properties file
- 03:44 PM Revision 7565 (metacat): Move this file to the solr home and rename it to the schema.xml.
- 03:42 PM Revision 7564 (metacat): Add the solr home directory.
- 03:34 PM Revision 7563 (metacat): include the objectPathMap name in the metacat.properties (used by metacat-index component) https://projects.ecoinformatics.org/ecoinfo/issues/5909
- 03:34 PM Revision 7562 (metacat): lookup the hz client connection information from the hazelcast.xml file being used by metacat. https://projects.ecoinformatics.org/ecoinfo/issues/5909
- 02:13 PM Task #5908 (Rejected): Investigate EAR deployment of all Metacat webapps
- Tomcat is not a full-fledged application server - just a container - so it does not support EARs. I think we should c...
- 01:05 PM Task #5907 (Closed): Integrate metacat-index build in Metacat build
- Now building into dist folder.
- 01:04 PM Revision 7561 (metacat): build metacat-index.war using maven and copy to the metacat /dist folder. https://projects.ecoinformatics.org/ecoinfo/issues/5907
- 11:28 AM Revision 7560 (metacat): start the SystemMetadataListener for each solr index configured (expecting only one).
- 11:22 AM Revision 7559 (metacat): Remove this obsoleted file.
- 11:19 AM Revision 7558 (metacat): draft for sharing the metacat.properties with the metacat-index webapp. https://projects.ecoinformatics.org/ecoinfo/issues/5909
- 10:18 AM Revision 7557 (metacat): add methods to set the SolrIndex instance and initialize the listener (includes overloaded constructor)
- 10:13 AM Revision 7556 (metacat): use SystemMetadata parameter for inserting into SolrIndex
- 10:04 AM Revision 7555 (metacat): Change one parameter type of the insert method from the InputStream to the SystemMetadata.
04/15/2013
- 05:51 PM Revision 7554 (metacat): Add a file prefix to tell it is absolute path.
- 05:50 PM Revision 7553 (metacat): Excludes the slf4j-log4j12.jar for removing duplicated class.
- 05:04 PM Revision 7552 (metacat): The module will create a servlet class in a war file.
- 05:03 PM Revision 7551 (metacat): Add a web.xml file for the war.
- 04:50 PM Revision 7550 (metacat): add first pass at listening for SM events on HZ. Note that the configuration and even the call to solrIndex.insert() are not actually working.
04/12/2013
- 05:30 PM Revision 7549 (metacat): Make EmbeddedServer work. It is for solr 3.4 since the d1_cn_index_processor depends on that version.
- 02:56 PM Revision 7548 (metacat): Use the EmbeddedSolrServer to replace HttpSolrServer. Now it still has some issues.
- 10:04 AM Feature #5914 (Closed): Reconcile SOLR server/client versions
- DataONE schema uses SOLR v3.x and Metacat-indexer wants to use SOLR v4.x (for the client capabilities). There are sch...
- 09:58 AM Feature #5913 (Closed): Handle indexing errors
- For unexpected errors, we need to track and retry the indexing task before giving up and notifying the administrator....
- 09:55 AM Feature #5912 (Closed): Force indexing on individual object[s]
- Metacat-index should allow an administrator to force [re]indexing of any object in the system.
- 09:33 AM Feature #5911 (Closed): Repair index after outage
- Because the indexer listens for insert/update/remove happening in Metacat, it will miss events that occur when it is ...
- 09:24 AM Feature #5910 (Closed): Build index from scratch
- The index will need to be completely built when:
- Initial upgrade to version that supports solr indexing
- Unexpec...
04/11/2013
- 05:27 PM Task #5909 (Resolved): Design configuration for metacat-index
- The location of the solr index needs to be configured and the default should be: /var/metacat/solr
All three compon... - 05:21 PM Task #5908 (Rejected): Investigate EAR deployment of all Metacat webapps
- 05:20 PM Task #5907 (Closed): Integrate metacat-index build in Metacat build
- metacat-index is a Maven project hosted within the Metacat project repository and should build a metacat-index.war ar...
- 05:16 PM Task #5906 (Resolved): Implement MetacatSolrIndex class
- This is basically just a pass-through to the SOLR engine using the "embedded" client. The sooner this is implemented,...
- 05:13 PM Task #5905 (Resolved): Implement access control filter
- 05:12 PM Task #5904 (Resolved): Design mechanism to enforce access policy
- 05:10 PM Task #5820: Incorporate DataONE indexing
- We decided to use - wholesale - the existing DataONE index configuration component even though it uses Spring. It wil...
- 05:08 PM Task #5883: Create unit tests to exercise Metacat SOLR query/index features
- Jing already has a head-start with the SolrIndexTest!
- 05:05 PM Bug #5875 (Rejected): d1_cn_index_processor package
- Using maven to manage this dependency now.
- 01:43 PM Revision 7547 (metacat): Add junit test class to test the SolrIndex class.
04/10/2013
- 05:30 PM Revision 7546 (metacat): Add insert method for SolrIndex.
- 03:39 PM Revision 7545 (metacat): Remove the file generated by the wizard.
- 03:38 PM Revision 7544 (metacat): Remove the file generated by the wizard.
- 03:35 PM Revision 7543 (metacat): use updated EML stylesheet tag. https://projects.ecoinformatics.org/ecoinfo/issues/5903
- 03:34 PM Revision 7542 (metacat): Figured out to read beans from the configuration file.
- 11:33 AM Bug #1217 (Closed): Extend Metacat Interface and Client
- Much if not all of this has been in the MetacatClient for a long time now. Since we are deprecating the Metacat API i...
- 11:30 AM Bug #1324: A Commit or Save Work button that wrote intermediate results to the metadata
- Can consider this for the Metacat-UI project specs
- 11:28 AM Bug #1691 (Closed): Metacat client library: use direct method calles for efficiency
- We are deprecating the Metacat API in favor of the DataONE API.
- 11:26 AM Bug #1693 (Closed): Metacat client library: Static Cookies
- We changed to use standard apache HttpClient and made the cookie sessionId value a per-MetacatClient instance variable.
- 11:23 AM Bug #1980 (Works For Me): Duplication when displaying catalog of data packages
- Searching for "Latitudinal Extents of New World Mammals" shows the single document with no duplicate indexed values.
- 11:20 AM Bug #2130: Not able to delete DPs from KNB
- Both of these documents still exist - not sure if they should be deleted or not. They are -//ecoinformatics.org//eml-...
- 11:17 AM Bug #2237 (Resolved): web.xml, tomcat and jstl
- 11:17 AM Bug #2237 (Rejected): web.xml, tomcat and jstl
- Now using v2.5 schema:...
- 11:16 AM Revision 7541 (metacat): use more modern approach for web.xml: schema instead of dtd for web-app declaration. https://projects.ecoinformatics.org/ecoinfo/issues/2237
- 11:14 AM Revision 7540 (metacat): Add the dependency of solr-solrj.
- 10:33 AM Bug #2310 (Resolved): Advanced search functionality has to be integrated into various skins.
- Will be handled by Metacat-UI project
- 10:28 AM Revision 7539 (metacat): Add the repository and dependency of the d1_cn_index_processor.
- 09:18 AM Bug #3177 (Closed): Advanced Search needs some attention
- We basically know that searching on non-indexed paths takes a very long time. This will ultimately be replaced by the...
- 09:04 AM Bug #2313: Metacat Skins: Skins should not be installed by default
- Should be considered as part of the Metacat-UI project.
04/09/2013
- 06:17 PM Bug #2496 (Closed): Wrong values indexed when empty tags are indexed
- probably resolved by the related bug (6 years ago)
- 05:28 PM Bug #2804 (Closed): Nested Elements Cause the Returned Data to Be Truncated.
- These are interesting results for mixed content. Really if you want to use XML but not have it treated as such you sh...
- 05:21 PM Bug #2813 (Closed): One Data Set Citation project id does not match with correct project id
- This is further compounded (intractable) for the DOIs we minted when becoming a DataONE MN.
- 05:19 PM Bug #2818 (Closed): access_log bypassed by replication
- When documents are inserted or read via replication, this should be logged as the other metacat server so I think thi...
- 05:14 PM Bug #2873 (Resolved): tomcat versions and java standard tag library (jstl)
- jstl 1.1.2 is being used and Geoserve has been externalized. I think this is resolved.
- 05:11 PM Bug #2905 (Resolved): Query cache mechanism
- 05:10 PM Bug #3000 (Closed): Multiple Permissions Orders exist for Single Document
- Mike added checks to prevent different permOrders from being inserted for the same object.
- 05:09 PM Bug #2984 (Closed): "AccessControlList.getACL" returns outdated XML structure
- This has been reworked so that access rules can be parsed just like they were embedded in EML.
- 05:05 PM Bug #4234 (Closed): Configuration of Registry in 1.9.1 has incorrect library paths
- Since the registry is largely a KNB/NCEAS app, I'll close this.
- 12:55 PM Bug #4234: Configuration of Registry in 1.9.1 has incorrect library paths
- We run registry in KNB/NCEAS without issue...can we close this?
- 05:04 PM Bug #3017: The Ampersand returns a blank page on searches
- I do get a blank page on the KNB (v2.0.3) and can see this message in the log:...
- 04:55 PM Bug #3018 (Resolved): Document installation and deployment of registry system
- The instructions for deploying and getting dependencies are very good, as are the apache config instructions.
- 04:53 PM Bug #3085: document the impact of re-deploying on metacat.properties
- Crucial properties are backed up and restored when upgrading metacat, though I believe this does not include password...
- 04:38 PM Bug #3402: internal dtds are not handled
- We are saving the XML doc (both inserted and uploaded) to disk now - not sure if this problem persists.
- 04:07 PM Bug #3509: Fix XML Schema filesystem namespace conflicts and backups
- This can certainly cause issues when remote XSDs happen to have the same filenames (as many versioned schema do)
- 04:04 PM Bug #3591 (Rejected): Move search returndoctype definitions to a centralized location
- One of the point of using skins is that some skins might use doctypes that others do not. We can't really centralize ...
- 04:01 PM Bug #3718 (Rejected): toolRef.model.getSRS error in console when rendering map
- We are not using mapbuilder any more.
- 03:54 PM Revision 7538 (metacat): add the metacat-index component. It has nothing right now.
- 03:43 PM Bug #3736 (Closed): Remove confirmation message and reference to KNB on default search
- changed to "Show all data?"
- 03:43 PM Revision 7537 (metacat): remove explicit reference to KNB when Metacat may not be deployed as the KNB node. This has bothered my for a while, too. https://projects.ecoinformatics.org/ecoinfo/issues/3736
- 01:31 PM Bug #3816: Export action doesn't create complete package
- Well, instead of a zip file, I get the XML error message but as if it were a .zip file download:...
- 01:26 PM Bug #3833 (Rejected): Advanced search (liveMap) map doesn't display on linux firefox
- Current Metacat releases use OpenLayers for rendering maps in browser.
- 01:25 PM Bug #3887 (Resolved): Add sessionid parameter to XML link in EML stylesheet
- sessionId is being included in the XML link
- 01:23 PM Bug #3895 (Closed): Add/update authentication architecture documentation
- Might as well just defer this to the DataONE authentication process since we do not want people to start implementing...
- 01:20 PM Bug #3911 (Closed): Old cgi-bin references are still being rendered by 1.8.1 registry code
- 01:16 PM Bug #3982 (Closed): Geoserver processes obsolete requests in background
- This is all in Geoserver's court since it stands alone from Metacat now. If it can figure out which requests no longe...
- 01:14 PM Bug #4027 (Closed): JSESSIONID is not expiring, causing a security risk
- isn't this just 6 hours?...
- 01:01 PM Bug #4043 (Closed): lack of eml-access tree prohibits the doc owner from viewing
- uid=sbc,o=LTER,dc=ecoinformatics,dc=org is the owner and should have ALL permission on this object. As the metacat ad...
- 12:56 PM Bug #4116 (Closed): Data file replication from sanparks failed
- judithk.954.1 is now on the KNB
- 12:49 PM Bug #4266 (Closed): error reading EML replicated to knb
- Rev 6 is on the KNB now and we are up to rev 24.
- 12:47 PM Bug #4269 (Closed): EML from data.piscoweb not replicating to knb
- They have been replicated (sometime in the last 3 years...).
- 12:44 PM Bug #4173 (Rejected): use svn:externals for dependency injection
- Moving in the Maven and/org Git direction
04/08/2013
- 02:05 PM Bug #5243: ldapweb.cgi crashes with invalid password characters
- Resetting passwords fails silently, leaving users without a way to login.
Until it's fixed there should be a warni... - 01:38 PM Bug #5243: ldapweb.cgi crashes with invalid password characters
- Jim -- do you remember which characters?
- 02:01 PM Bug #4437: allow-public-read rule is not being honored
- Is this a random instance, or an example of a prevalent problem with EML 2.0.1 packages that you have added?
- 01:49 PM Bug #4442: Spatial indexing should not run and block metacat
- Thoughts:
-if it runs in the background it is entirely possible to get incomplete results if you query as the index... - 01:41 PM Bug #5395: Get unexpected result if a search was done before metacat finishes its indexing during the inserting process.
- There's nothing we can do about the indexing delay unless we perform indexing while blocking the insert/upload proces...
- 01:36 PM Bug #4602: Enable TLS for all LDAP functions
- This should be considered with our InCommon application.
04/05/2013
- 03:21 PM Revision 7535 (metacat): Add a new class ApplicationController.
- 12:38 PM Revision 7534 (metacat): allow verification date to be updated for replicas (patch from Skye). https://redmine.dataone.org/issues/3699
- 09:28 AM Revision 7533 (metacat): (generated image commit) add ObjectPathMap reference for an indication about how we might read the bytes of a science metadata file for generating the index events.
- 09:27 AM Revision 7532 (metacat): add ObjectPathMap reference for an indication about how we might read the bytes of a science metadata file for generating the index events.
04/04/2013
- 05:08 PM Revision 7531 (metacat): add new Stand-alone indexer component that can utilize more of the cn-index-processor code (Spring configuration) as is. Include Hazelcast reference to illustrate listener mechanism for responding to events that affect the index.
- 11:56 AM Revision 7530 (metacat): Add an example of the solr index configuration file.
04/03/2013
- 05:05 PM Revision 7529 (metacat): Change the name of the class SolrFieldParser to IDocumentSubprocessorFactory.
- 04:05 PM Bug #4612 (Rejected): EML file content out of sync with metacat
- 03:07 PM Bug #4886: "DatabaseService is already registered" error after configuring Metacat
- We still get this from time to time. Sometimes it even takes a few restarts of tomcat to get it running again.
- 03:02 PM Bug #4862 (Closed): NCEAS registry form now creates access rules for extra parties
- This is a configuration issue. I'll remove the ESA entry, but keep the knb-prod entry because we use this same Metaca...
- 12:02 PM Revision 7528 (metacat): Add SolrDoc and SolrElementField class.
04/02/2013
- 05:49 PM Revision 7527 (metacat): Add a new class SolrFieldParser and remove some classes like GenericIndex.
03/28/2013
03/27/2013
- 04:16 PM Bug #5837 (Rejected): Strings
- little or no utility without details or examples.
- 02:31 PM Bug #5837: Strings
- Original Bugzilla ID was 5837
- 02:32 PM Task #5884: Document solr-based Metacat indexing in user docs (RST format)
- Original Bugzilla ID was 5884
- 02:32 PM Task #5883: Create unit tests to exercise Metacat SOLR query/index features
- Original Bugzilla ID was 5883
- 02:31 PM Bug #5875: d1_cn_index_processor package
- Original Bugzilla ID was 5875
- 02:31 PM Bug #5874: Lucene classpath conflict
- Original Bugzilla ID was 5874
- 02:31 PM Bug #5865: Ensure DataONE pathquery for owner uses mapped accounts
- Original Bugzilla ID was 5865
- 02:31 PM Bug #5840: Implement MN.generateIdentifier with UUID scheme
- Original Bugzilla ID was 5840
- 02:31 PM Bug #5836: Logs
- Original Bugzilla ID was 5836
- 02:31 PM Bug #5835: Leaks
- Original Bugzilla ID was 5835
- 02:31 PM Bug #5833: Temporary files aren't
- Original Bugzilla ID was 5833
- 02:31 PM Bug #5832: Old libraries
- Original Bugzilla ID was 5832
- 02:31 PM Bug #5830: Deployment directory incorrect
- Original Bugzilla ID was 5830
- 02:31 PM Bug #5828: docids not validated
- Original Bugzilla ID was 5828
- 02:31 PM Task #5822: Enforce access control for SOLR-based search implementation
- Original Bugzilla ID was 5822
- 02:31 PM Bug #5821: Allow certificate-based Metacat administration
- Original Bugzilla ID was 5821
- 02:31 PM Task #5820: Incorporate DataONE indexing
- Original Bugzilla ID was 5820
- 02:31 PM Task #5819: MN query for SOLR
- Original Bugzilla ID was 5819
- 02:31 PM Bug #5818: SOLR deployment on Lucene index
- Original Bugzilla ID was 5818
- 02:31 PM Bug #5817: MN query for Lucene index
- Original Bugzilla ID was 5817
- 02:31 PM Bug #5816: REST for Lucene index
- Original Bugzilla ID was 5816
- 02:31 PM Bug #5815: Integrate Lucene indexing
- Original Bugzilla ID was 5815
- 02:31 PM Bug #5814: Test CILogon-to-LDAP account mapping utility
- Original Bugzilla ID was 5814
- 02:31 PM Bug #5813: Partition document storage on filesystem
- Original Bugzilla ID was 5813
- 02:31 PM Bug #5812: Rework default skin[s] to use SOLR query
- Original Bugzilla ID was 5812
- 02:31 PM Story #5811: Redesign KNB look and feel
- Original Bugzilla ID was 5811
- 02:31 PM Feature #5810: Implement SOLR-based search
- Original Bugzilla ID was 5810
- 02:31 PM Bug #5772: Initial install broken if default data/backup directory unavailable
- Original Bugzilla ID was 5772
- 02:31 PM Bug #5756: Export operation handles errors incorrectly
- Original Bugzilla ID was 5756
- 02:31 PM Bug #5755: Include EZID api library in Metacat for registering DOIs.
- Original Bugzilla ID was 5755
- 02:31 PM Bug #5753: Implement mn.generateIdentifier()
- Original Bugzilla ID was 5753
- 02:31 PM Bug #5750: Index queue and delete action can conflict with one another
- Original Bugzilla ID was 5750
- 02:31 PM Bug #5718: SANParks GIS download returns empty files
- Original Bugzilla ID was 5718
- 02:31 PM Bug #5717: Oracle does not allow table names greater than 30 characters
- Original Bugzilla ID was 5717
- 02:31 PM Bug #5710: Metacat replication fails for datafiles with "&" in the filename
- Original Bugzilla ID was 5710
- 02:31 PM Bug #5709: Cannot download XML for private datapackages shown in XSL display
- Original Bugzilla ID was 5709
- 02:31 PM Bug #5698: datapackage uploads to dev2 metacat are currently slow
- Original Bugzilla ID was 5698
- 02:31 PM Bug #5696: pathQuery returns eml docs which have no public access granted
- Original Bugzilla ID was 5696
- 02:31 PM Bug #5676: Metacarta Labs WMS layer is not loading
- Original Bugzilla ID was 5676
- 02:31 PM Bug #5647: Lack of access rights for "previous" datafile prevent saving
- Original Bugzilla ID was 5647
- 02:31 PM Bug #5644: "Too man open files" error when running 3 Metacat/Geoserver webapps together
- Original Bugzilla ID was 5644
- 02:31 PM Bug #5620: access order="denyFirst" now means public deny (except pre-existing docs)
- Original Bugzilla ID was 5620
- 02:31 PM Bug #5619: metacat homepage Login anchor link not connected to id
- Original Bugzilla ID was 5619
- 02:31 PM Bug #5616: See bug #5615 for EML
- Original Bugzilla ID was 5616
- 02:31 PM Bug #5608: Enable all FK constraints in Metacat production [copies]
- Original Bugzilla ID was 5608
- 02:31 PM Bug #5604: Question how to add EPSG 900913 for Google layers and how list results within a bounding-box
- Original Bugzilla ID was 5604
- 02:31 PM Bug #5599: absence of line feeds in eml causes pathQuery to not find some elements
- Original Bugzilla ID was 5599
- 02:31 PM Bug #5597: eml xsl templates incomplete
- Original Bugzilla ID was 5597
- 02:30 PM Bug #5572: Couldn't upload a kar file from kepler to metacat
- Original Bugzilla ID was 5572
- 02:30 PM Bug #5569: The sanparks skin doesn't show welcome message when user login again (after doing logout)
- Original Bugzilla ID was 5569
- 02:30 PM Bug #5568: Get an exception during startup metacat
- Original Bugzilla ID was 5568
- 02:30 PM Bug #5567: Click the schedule button on sankparks skin got an blank page
- Original Bugzilla ID was 5567
- 02:30 PM Bug #5566: Click View Run link get 0 result if user doesn't login on the sanparks skin
- Original Bugzilla ID was 5566
- 02:30 PM Bug #5563: Kepler can't get search result from metacat 2.0.0
- Original Bugzilla ID was 5563
- 02:30 PM Bug #5562: Got an NPE when upgrade db from 1.9.5 to 2.0.0
- Original Bugzilla ID was 5562
- 02:30 PM Bug #5561: Got a SQL error when click TPC workflows or TPC link on sanparks skin
- Original Bugzilla ID was 5561
- 02:30 PM Bug #5560: Upgrade access control rules in Metacat DB
- Original Bugzilla ID was 5560
- 02:30 PM Bug #5553: setaccess action may have deleting access rule functionality
- Original Bugzilla ID was 5553
- 02:30 PM Bug #5551: Set public access button on the FGDC document display page doesn't work (on sanparks skin).
- Original Bugzilla ID was 5551
- 02:30 PM Bug #5548: Replace COS Mime multipart library
- Original Bugzilla ID was 5548
- 02:30 PM Bug #5547: Couldn't get the Register Data Form after login under Register Data tab on Sanparks skin
- Original Bugzilla ID was 5547
- 02:30 PM Bug #5544: the footer of the output page after clicking TPC status/workflow can't be read on Sanparks skin
- Original Bugzilla ID was 5544
- 02:30 PM Bug #5543: Can't upload a FGDC metadata file with a data file in SANParks skin
- Original Bugzilla ID was 5543
- 02:30 PM Bug #5542: Data Package Upload form in SANParks skin missing the description text
- Original Bugzilla ID was 5542
- 02:30 PM Bug #5537: Move replication control panel to /admin servlet
- Original Bugzilla ID was 5537
- 02:30 PM Bug #5536: Restore replicated data files that are 0 bytes
- Original Bugzilla ID was 5536
- 02:30 PM Bug #5535: The 611 CDR documents replicated to KNB need to be repaired by fixing their inline data.
- Original Bugzilla ID was 5535
- 02:30 PM Bug #5534: Replication log somehow doesn't work.
- Original Bugzilla ID was 5534
- 02:30 PM Bug #5533: Sanpark skin main page has login issue
- Original Bugzilla ID was 5533
- 02:30 PM Bug #5532: Use strict build tag strategy for 2.0.0 release
- Original Bugzilla ID was 5532
- 02:30 PM Bug #5531: Remove/make optional the DataONE MN registration that occurs during Metacat configuration
- Original Bugzilla ID was 5531
- 02:30 PM Bug #5530: Sanparks skin shows update and delete action when user public reads a FGDC package
- Original Bugzilla ID was 5530
- 02:30 PM Bug #5526: final test issue
- Original Bugzilla ID was 5526
- 02:30 PM Bug #5525: test issue again
- Original Bugzilla ID was 5525
- 02:30 PM Bug #5524: test issue
- Original Bugzilla ID was 5524
- 02:30 PM Bug #5523: setting authoritative MN and rightsHolder for KNB data on conversion
- Original Bugzilla ID was 5523
- 02:30 PM Bug #5522: download linked KNB data and convert links in EML to ORE packages
- Original Bugzilla ID was 5522
- 02:30 PM Bug #5520: Create replication integration test suite
- Original Bugzilla ID was 5520
- 02:30 PM Bug #5519: Replicated data files are 0 bytes
- Original Bugzilla ID was 5519
- 02:30 PM Bug #5518: Track down the performance issue of metacat query.
- Original Bugzilla ID was 5518
- 02:30 PM Bug #5517: mark EcoGrid and Servlet APIs as deprecated
- Original Bugzilla ID was 5517
- 02:30 PM Bug #5516: continue updating user documentation
- Original Bugzilla ID was 5516
- 02:30 PM Bug #5515: change version to 2.0.0 in prep for release
- Original Bugzilla ID was 5515
- 02:30 PM Bug #5514: implement DataONE service API
- Original Bugzilla ID was 5514
- 02:30 PM Bug #5513: add support for DOI identifiers from EZID
- Original Bugzilla ID was 5513
- 02:30 PM Bug #5499: citation format odd for metacat data sets
- Original Bugzilla ID was 5499
- 02:30 PM Bug #5497: metacat accepts eml docs that fail knb parser
- Original Bugzilla ID was 5497
- 02:30 PM Bug #5443: pathquery does not handle 'matches-exactly' or 'equals' searchmode values correctly
- Original Bugzilla ID was 5443
- 02:30 PM Bug #5395: Get unexpected result if a search was done before metacat finishes its indexing during the inserting process.
- Original Bugzilla ID was 5395
- 02:30 PM Bug #5394: FGDC interface does not correctly show controls and permission settings
- Original Bugzilla ID was 5394
- 02:30 PM Bug #5393: SANParks FGDC skin issues
- Original Bugzilla ID was 5393
- 02:30 PM Bug #5392: FGDC download button does not work
- Original Bugzilla ID was 5392
- 02:30 PM Bug #5353: EcogridWriter doesn't work with the metacat built from trunk.
- Original Bugzilla ID was 5353
- 02:29 PM Bug #5316: Interactive map doesn't work with firefox
- Original Bugzilla ID was 5316
- 02:29 PM Bug #5300: SchemaLocationResolver fails to download included xsd files
- Original Bugzilla ID was 5300
- 02:29 PM Bug #5294: Enable Junit test on http://dev-testing.dataone.org:8080/hudson/job/Metacat/
- Original Bugzilla ID was 5294
- 02:29 PM Bug #5291: Need update xerces jar file
- Original Bugzilla ID was 5291
- 02:29 PM Bug #5288: Metacat got "java.lang.OutOfMemoryError: PermGen space" after new geoserver update
- Original Bugzilla ID was 5288
- 02:29 PM Bug #5273: docs with inline-data allow invalid xml into metacat
- Original Bugzilla ID was 5273
- 02:29 PM Bug #5262: EML document owner can't read the document
- Original Bugzilla ID was 5262
- 02:29 PM Bug #5244: ldapweb.cgi shouldn't report ou=Account accounts since they're unusable
- Original Bugzilla ID was 5244
- 02:29 PM Bug #5243: ldapweb.cgi crashes with invalid password characters
- Original Bugzilla ID was 5243
- 02:29 PM Bug #5241: OAI-PMH: ListRecords verb returns content containing XML processing instructions
- Original Bugzilla ID was 5241
- 02:29 PM Bug #5239: Difficulties configuring and viewing Metacat replication log file
- Original Bugzilla ID was 5239
- 02:29 PM Bug #5234: Replication -- user does not have permission to update access rule for data file
- Original Bugzilla ID was 5234
- 02:29 PM Bug #5224: Scheduler part of SanParks skin needs to be updated
- Original Bugzilla ID was 5224
- 02:29 PM Bug #5199: OAI-PMH: Improve memory management of data provider catalog metadata
- Original Bugzilla ID was 5199
- 02:29 PM Bug #5198: OAI-PMH: Data provider may fail to trigger reharvest of documents
- Original Bugzilla ID was 5198
- 02:29 PM Bug #5176: Configuration to disable writing/updating/deleting function on metacat, but allow reading/querying
- Original Bugzilla ID was 5176
- 02:29 PM Bug #5114: ESA registry: Bad link in 'register dataset' instructions
- Original Bugzilla ID was 5114
- 02:29 PM Bug #5054: Unable to insert large EML documents and no error status returned
- Original Bugzilla ID was 5054
- 02:28 PM Bug #5011: Add support for DataONE service API
- Original Bugzilla ID was 5011
- 02:28 PM Bug #5007: ESA registry: Logout link appears even when not logged in
- Original Bugzilla ID was 5007
- 02:28 PM Bug #4907: Replication error stops insert/update of valid EML document
- Original Bugzilla ID was 4907
- 02:28 PM Bug #4904: NCEAS Projects list is missing from registry form dropdown
- Original Bugzilla ID was 4904
- 02:28 PM Bug #4900: LDAP referral connection timeout
- Original Bugzilla ID was 4900
- 02:28 PM Bug #4892: ESA registry shouldn't allow accepted docs to be modified
- Original Bugzilla ID was 4892
- 02:28 PM Bug #4886: "DatabaseService is already registered" error after configuring Metacat
- Original Bugzilla ID was 4886
- 02:28 PM Bug #4871: Need a new tag for utilities module on Metacat 1.9.2 release
- Original Bugzilla ID was 4871
- 02:28 PM Bug #4866: The date displaying on Workflow Run Schedule is incorrect
- Original Bugzilla ID was 4866
- 02:28 PM Bug #4862: NCEAS registry form now creates access rules for extra parties
- Original Bugzilla ID was 4862
- 02:28 PM Bug #4850: Get the new TPC scheduler working with the new changes in Kepler from the KarXmlGenerator
- Original Bugzilla ID was 4850
- 02:28 PM Bug #4843: ESA registry: Remove 'station' default value from Organization Name
- Original Bugzilla ID was 4843
- 02:28 PM Bug #4842: ESA moderators should receive email notification of document revisions
- Original Bugzilla ID was 4842
- 02:28 PM Bug #4841: Review page for new data registration omits spatial/temporal info
- Original Bugzilla ID was 4841
- 02:28 PM Bug #4840: When registering, U.S. State/Territory of owner is also applied to contact
- Original Bugzilla ID was 4840
- 02:28 PM Bug #4839: Fix URL in "revision notification" email sent to ESA moderators
- Original Bugzilla ID was 4839
- 02:28 PM Bug #4838: Permissions error for link contained in Data Set Citation section
- Original Bugzilla ID was 4838
- 02:28 PM Bug #4837: Permission error when ESA moderator attempts to modify a document
- Original Bugzilla ID was 4837
- 02:28 PM Bug #4835: ESA review comments don't appear to users when viewing their documents
- Original Bugzilla ID was 4835
- 02:28 PM Bug #4834: Request to modify document redirects to registry home after login
- Original Bugzilla ID was 4834
- 02:28 PM Bug #4818: ESA does not send an email to moderators when new document is added via registry
- Original Bugzilla ID was 4818
- 02:28 PM Bug #4787: User having WRITE permission couldn't update a document
- Original Bugzilla ID was 4787
- 02:27 PM Bug #4728: grant document management privileges to admin user
- Original Bugzilla ID was 4728
- 02:27 PM Bug #4716: Metacat should run against Tomcat 6
- Original Bugzilla ID was 4716
- 02:27 PM Bug #4708: Handle writing a text node > 4000 characters to the db.
- Original Bugzilla ID was 4708
- 02:27 PM Bug #4707: Update release 1.9.2 release notes
- Original Bugzilla ID was 4707
- 02:27 PM Bug #4698: ESA skin links are hard coded to data.esa.org
- Original Bugzilla ID was 4698
- 02:27 PM Bug #4691: Registry mixes up users when saving
- Original Bugzilla ID was 4691
- 02:27 PM Bug #4690: register-dataset.cgi should have its permissions set
- Original Bugzilla ID was 4690
- 02:27 PM Bug #4680: Geoserver StringIndexOutOfBoundsException
- Original Bugzilla ID was 4680
- 02:27 PM Bug #4676: registry did not let me see my data table, although permissions are set
- Original Bugzilla ID was 4676
- 02:27 PM Bug #4658: metacat runs out of memory
- Original Bugzilla ID was 4658
- 02:27 PM Bug #4651: data packages losing data tables (and then finding them again)
- Original Bugzilla ID was 4651
- 02:27 PM Bug #4649: Metacat couldn't update a document from client, which previous versions only stay in xml_revisions table
- Original Bugzilla ID was 4649
- 02:27 PM Bug #4645: handleGetRevisionAndDocTypeAction should search both xml_documents and xml_revisions table
- Original Bugzilla ID was 4645
- 02:27 PM Bug #4644: Convert build to pull eml from svn instead of cvs
- Original Bugzilla ID was 4644
- 02:27 PM Bug #4641: must support java 1.6
- Original Bugzilla ID was 4641
- 02:27 PM Bug #4637: Metacat Harvester fails to catch some insert and update failures
- Original Bugzilla ID was 4637
- 02:27 PM Bug #4627: [ESA] Update fails when document rev number is missing
- Original Bugzilla ID was 4627
- 02:27 PM Bug #4616: Timed Replication takes many hours and drives the load up on KNB
- Original Bugzilla ID was 4616
- 02:27 PM Bug #4612: EML file content out of sync with metacat
- Original Bugzilla ID was 4612
- 02:27 PM Bug #4611: searching for soong_test seems to return entries with "soong test" as well as soong_test
- Original Bugzilla ID was 4611
- 02:27 PM Bug #4610: trying to register a dataset when logged in asks for another authentication
- Original Bugzilla ID was 4610
- 02:27 PM Bug #4609: when viewed with saved credentials, KNB homepage shows blank entries
- Original Bugzilla ID was 4609
- 02:27 PM Bug #4602: Enable TLS for all LDAP functions
- Original Bugzilla ID was 4602
- 02:27 PM Bug #4594: Cannot insert replication server via gui
- Original Bugzilla ID was 4594
- 02:27 PM Bug #4588: Install parc metacat
- Original Bugzilla ID was 4588
- 02:27 PM Bug #4573: LDAP and Register CGIs reference skin-specific templates in the common area
- Original Bugzilla ID was 4573
- 02:27 PM Bug #4558: Create validate and isAuthorized unit tests
- Original Bugzilla ID was 4558
- 02:27 PM Bug #4557: TPC Sanparks page content lenth issue
- Original Bugzilla ID was 4557
- 02:27 PM Bug #4556: Fix cross platform TPC GUI issues
- Original Bugzilla ID was 4556
- 02:27 PM Bug #4551: performance enhancement through index reduction
- Original Bugzilla ID was 4551
- 02:26 PM Bug #4442: Spatial indexing should not run and block metacat
- Original Bugzilla ID was 4442
- 02:26 PM Bug #4437: allow-public-read rule is not being honored
- Original Bugzilla ID was 4437
- 02:26 PM Bug #4420: Enforce permissions for tpc workflow viewing and scheduling
- Original Bugzilla ID was 4420
- 02:26 PM Bug #4405: PISCO, KNB and LTER have different query result for SBC datasets.
- Original Bugzilla ID was 4405
- 02:26 PM Bug #4368: The response page is confusing after calling "buildindex" command
- Original Bugzilla ID was 4368
- 02:26 PM Bug #4367: metacat didn't update xml_path_index table while a document was updated
- Original Bugzilla ID was 4367
- 02:26 PM Bug #4356: knb website query result shows old version of a document
- Original Bugzilla ID was 4356
- 02:26 PM Bug #4307: Upgrade Geoserver to prevent Metacat crashes
- Original Bugzilla ID was 4307
- 02:26 PM Bug #4301: sessionid in the URL creates end-user difficulty
- Original Bugzilla ID was 4301
- 02:26 PM Bug #4283: use HTMLUnit to do unit / integration tests on pages
- Original Bugzilla ID was 4283
- 02:26 PM Bug #4275: Earthgrid REST API Implementation
- Original Bugzilla ID was 4275
- 02:26 PM Bug #4269: EML from data.piscoweb not replicating to knb
- Original Bugzilla ID was 4269
- 02:26 PM Bug #4266: error reading EML replicated to knb
- Original Bugzilla ID was 4266
- 02:26 PM Bug #4245: Harvester command line scripts don't execute
- Original Bugzilla ID was 4245
- 02:26 PM Bug #4243: Harvester db errors due to fixed character length overflow
- Original Bugzilla ID was 4243
- 02:26 PM Bug #4234: Configuration of Registry in 1.9.1 has incorrect library paths
- Original Bugzilla ID was 4234
- 02:25 PM Bug #4173: use svn:externals for dependency injection
- Original Bugzilla ID was 4173
- 02:25 PM Bug #4167: Create Workflow Scheduler
- Original Bugzilla ID was 4167
- 02:25 PM Bug #4166: Create archive extraction functionality
- Original Bugzilla ID was 4166
- 02:25 PM Bug #4165: Create TPC Report web browse/search pages
- Original Bugzilla ID was 4165
- 02:25 PM Bug #4130: data tables in KNB display dataTable->physical->objectName
- Original Bugzilla ID was 4130
- 02:25 PM Bug #4116: Data file replication from sanparks failed
- Original Bugzilla ID was 4116
- 02:25 PM Bug #4085: The session couldn't be kept after login through devtools.html
- Original Bugzilla ID was 4085
- 02:25 PM Bug #4083: Metacat doesn't declare XML document encoding
- Original Bugzilla ID was 4083
- 02:25 PM Bug #4044: start time replication command doesn't work on replControl.html of dev skin
- Original Bugzilla ID was 4044
- 02:25 PM Bug #4043: lack of eml-access tree prohibits the doc owner from viewing
- Original Bugzilla ID was 4043
- 02:25 PM Bug #4027: JSESSIONID is not expiring, causing a security risk
- Original Bugzilla ID was 4027
- 02:25 PM Bug #4023: In sanparks skin, Geographic Description Required
- Original Bugzilla ID was 4023
- 02:25 PM Bug #3982: Geoserver processes obsolete requests in background
- Original Bugzilla ID was 3982
- 02:25 PM Bug #3950: Uploading additional files to an existing file breaks the permissions radio button
- Original Bugzilla ID was 3950
- 02:25 PM Bug #3929: Mulitple keywords aren't processed by the edit action properly
- Original Bugzilla ID was 3929
- 02:25 PM Bug #3928: Support multiple administrators ACL rules in editing existing documents
- Original Bugzilla ID was 3928
- 02:24 PM Bug #3922: Registry inserts "Select state or territory here." as default value
- Original Bugzilla ID was 3922
- 02:24 PM Bug #3920: ldapweb should use the correct location for 'organization' properties
- Original Bugzilla ID was 3920
- 02:24 PM Bug #3913: "forget password page" (ldap) on dev doesn't work for nceas organization
- Original Bugzilla ID was 3913
- 02:24 PM Bug #3911: Old cgi-bin references are still being rendered by 1.8.1 registry code
- Original Bugzilla ID was 3911
- 02:24 PM Bug #3908: replication data user permission error
- Original Bugzilla ID was 3908
- 02:24 PM Bug #3907: Zero length documents are getting written to disk
- Original Bugzilla ID was 3907
- 02:24 PM Bug #3906: Can't read files whose names are a path
- Original Bugzilla ID was 3906
- 02:24 PM Bug #3895: Add/update authentication architecture documentation
- Original Bugzilla ID was 3895
- 02:24 PM Bug #3894: Document metacat eclipse dev setup
- Original Bugzilla ID was 3894
- 02:24 PM Bug #3891: Create a scheduler service
- Original Bugzilla ID was 3891
- 02:24 PM Bug #3889: KNB and LTER metacats not replicating some 210 test docs
- Original Bugzilla ID was 3889
- 02:24 PM Bug #3887: Add sessionid parameter to XML link in EML stylesheet
- Original Bugzilla ID was 3887
- 02:24 PM Bug #3886: Metacat perfomance analysis
- Original Bugzilla ID was 3886
- 02:24 PM Bug #3885: KNB metacat replication error log file is empty
- Original Bugzilla ID was 3885
- 02:24 PM Bug #3884: Perl modules missing from 1.9.0 install
- Original Bugzilla ID was 3884
- 02:24 PM Bug #3883: OBFS skins still using ant tokens
- Original Bugzilla ID was 3883
- 02:24 PM Bug #3882: KNB Web links don't work correctly
- Original Bugzilla ID was 3882
- 02:24 PM Bug #3881: Replication not working between KNB and LTER metacats
- Original Bugzilla ID was 3881
- 02:24 PM Bug #3853: Make sure the sbclter and pisco skins work with token replacement
- Original Bugzilla ID was 3853
- 02:24 PM Bug #3849: Some perl make files are not included in metacat war install
- Original Bugzilla ID was 3849
- 02:24 PM Bug #3848: Update metacat to use new EML tags
- Original Bugzilla ID was 3848
- 02:24 PM Bug #3835: design and implement OAI-PMH compliant harvest subsystem
- Original Bugzilla ID was 3835
- 02:24 PM Bug #3833: Advanced search (liveMap) map doesn't display on linux firefox
- Original Bugzilla ID was 3833
- 02:24 PM Bug #3830: Add the ability to modify multi-line properties
- Original Bugzilla ID was 3830
- 02:24 PM Bug #3826: Remove jdbc properties from build.properties if not needed
- Original Bugzilla ID was 3826
- 02:24 PM Bug #3825: indexPaths should be more readable in build.properties
- Original Bugzilla ID was 3825
- 02:24 PM Bug #3824: Normalize the app deploy dir in build.properties
- Original Bugzilla ID was 3824
- 02:24 PM Bug #3823: "make" dependency causes build to fail on windows
- Original Bugzilla ID was 3823
- 02:24 PM Bug #3822: Spatial part of advanced search doesn't work
- Original Bugzilla ID was 3822
- 02:24 PM Bug #3819: Error writing to replication log
- Original Bugzilla ID was 3819
- 02:24 PM Bug #3818: Maps don't load for mac and windows
- Original Bugzilla ID was 3818
- 02:24 PM Bug #3817: Documents with DTD declarations cannot be inserted
- Original Bugzilla ID was 3817
- 02:24 PM Bug #3816: Export action doesn't create complete package
- Original Bugzilla ID was 3816
- 02:24 PM Bug #3815: Ampersand character not correctly encoded
- Original Bugzilla ID was 3815
- 02:24 PM Bug #3814: Backed up directories are not getting read during configuration
- Original Bugzilla ID was 3814
- 02:24 PM Bug #3813: Local save of backup location is not being written
- Original Bugzilla ID was 3813
- 02:24 PM Bug #3812: Registry service will fail when registering new services
- Original Bugzilla ID was 3812
- 02:24 PM Bug #3811: Spatial caches should be backed up and restored
- Original Bugzilla ID was 3811
- 02:24 PM Bug #3806: Multiple instances of metacat will try to back up configuration to the same directory
- Original Bugzilla ID was 3806
- 02:24 PM Bug #3784: Docs don't drop off of esa moderator's list once they are approved
- Original Bugzilla ID was 3784
- 02:24 PM Bug #3783: Optimize ESA moderator queries
- Original Bugzilla ID was 3783
- 02:24 PM Bug #3781: Add admin user/password configuration to esa skin configuration
- Original Bugzilla ID was 3781
- 02:24 PM Bug #3780: Register dataset with data file fails on saeon skin
- Original Bugzilla ID was 3780
- 02:24 PM Bug #3779: A missing $skin.properties.metadata.xml file causes metacat to fail
- Original Bugzilla ID was 3779
- 02:24 PM Bug #3778: Null sessionids causing configuration to fail
- Original Bugzilla ID was 3778
- 02:24 PM Bug #3777: Move Tomcat libraries into metacat build
- Original Bugzilla ID was 3777
- 02:24 PM Bug #3776: LTER logged in link is broken
- Original Bugzilla ID was 3776
- 02:24 PM Bug #3775: Unaffiliated is only organization to show up at login time
- Original Bugzilla ID was 3775
- 02:24 PM Bug #3773: Remove places where document is read into memory
- Original Bugzilla ID was 3773
- 02:24 PM Bug #3772: Error when trying to reset ldap password
- Original Bugzilla ID was 3772
- 02:24 PM Bug #3767: Links on the ldap-web account creation page are broken
- Original Bugzilla ID was 3767
- 02:24 PM Bug #3765: Backup configured passwords as encrypted values
- Original Bugzilla ID was 3765
- 02:24 PM Bug #3763: another permissions error when registering dataset in nceas skin
- Original Bugzilla ID was 3763
- 02:24 PM Bug #3762: Allow LDAPweb to continue working when referrals are down
- Original Bugzilla ID was 3762
- 02:24 PM Bug #3761: Add ability for admin user to log out
- Original Bugzilla ID was 3761
- 02:24 PM Bug #3758: Permissions error when registering dataset in nceas skin
- Original Bugzilla ID was 3758
- 02:24 PM Bug #3757: Error when creating ldap account via nceas skin on dev
- Original Bugzilla ID was 3757
- 02:24 PM Bug #3756: Passwords should not persist to backup files
- Original Bugzilla ID was 3756
- 02:24 PM Bug #3755: Change property service to return null for blank properties
- Original Bugzilla ID was 3755
- 02:24 PM Bug #3753: backup directory configuration should only be shown when existing dir cannot be discovered
- Original Bugzilla ID was 3753
- 02:24 PM Bug #3752: New skins cause metacat to fail if all configuration files do not exist
- Original Bugzilla ID was 3752
- 02:24 PM Bug #3751: Move skins to external directory
- Original Bugzilla ID was 3751
- 02:24 PM Bug #3750: Cancel button on admin login page is a road to nowhere
- Original Bugzilla ID was 3750
- 02:24 PM Bug #3744: Add ldap client credentails to configuration utility
- Original Bugzilla ID was 3744
- 02:24 PM Bug #3743: undefined value error when submitting dataset with data file using registry
- Original Bugzilla ID was 3743
- 02:24 PM Bug #3742: Improve UI for selecting projects for NCEAS skin
- Original Bugzilla ID was 3742
- 02:24 PM Bug #3741: Can't redirect to registry page on dev server
- Original Bugzilla ID was 3741
- 02:24 PM Bug #3736: Remove confirmation message and reference to KNB on default search
- Original Bugzilla ID was 3736
- 02:24 PM Bug #3732: Sitemap test is failing
- Original Bugzilla ID was 3732
- 02:24 PM Bug #3731: Registering dataset via register-dataset.cgi fails with data file
- Original Bugzilla ID was 3731
- 02:24 PM Bug #3730: Implement an isRequired field in the configuration metadata
- Original Bugzilla ID was 3730
- 02:24 PM Bug #3729: Add admin names as dropdown in configuration login
- Original Bugzilla ID was 3729
- 02:24 PM Bug #3728: Can't run advanced search in default skin
- Original Bugzilla ID was 3728
- 02:24 PM Bug #3727: Registering dataset via register-dataset.cgi returns a blank page
- Original Bugzilla ID was 3727
- 02:24 PM Bug #3726: Help links do not work on NCEAS registry skin
- Original Bugzilla ID was 3726
- 02:24 PM Bug #3725: Can't add new ldap account via ldapweb.cgi
- Original Bugzilla ID was 3725
- 02:24 PM Bug #3721: Some empty EML elements cause validator to fail
- Original Bugzilla ID was 3721
- 02:24 PM Bug #3720: uninitialized value error when trying to create new login account on dev
- Original Bugzilla ID was 3720
- 02:24 PM Bug #3719: $principal error when trying to register dataset.
- Original Bugzilla ID was 3719
- 02:24 PM Bug #3718: toolRef.model.getSRS error in console when rendering map
- Original Bugzilla ID was 3718
- 02:24 PM Bug #3715: cgi links do not work on dev
- Original Bugzilla ID was 3715
- 02:24 PM Bug #3713: Database Upgrade/Install' utility detected database version 1.6.0 for 1.8.1 db
- Original Bugzilla ID was 3713
- 02:24 PM Bug #3712: Allow for customization of backup directory location
- Original Bugzilla ID was 3712
- 02:24 PM Bug #3711: Create ANT install target for source distribution install
- Original Bugzilla ID was 3711
- 02:24 PM Bug #3710: apt-get couldn't install metacat
- Original Bugzilla ID was 3710
- 02:24 PM Bug #3709: Make inline access control more robust
- Original Bugzilla ID was 3709
- 02:24 PM Bug #3701: Metacat will reject updated eml210 document if there is not rev 1 on it.
- Original Bugzilla ID was 3701
- 02:24 PM Bug #3697: docid of online element not written to the xml_access table
- Original Bugzilla ID was 3697
- 02:24 PM Bug #3695: Confiugration throws error if db user is left blank
- Original Bugzilla ID was 3695
- 02:24 PM Bug #3690: Errors in {qformat}.properties.metadata.xml prevent successful startup
- Original Bugzilla ID was 3690
- 02:24 PM Bug #3689: bad username in admin login throws stack trace
- Original Bugzilla ID was 3689
- 02:24 PM Bug #3687: Update ESA skin to work with 1.9 paths instead of hard coded values
- Original Bugzilla ID was 3687
- 02:24 PM Bug #3686: Skins configuration files need to be secured
- Original Bugzilla ID was 3686
- 02:24 PM Bug #3685: Tag utilities module and have metacat check out that tag
- Original Bugzilla ID was 3685
- 02:24 PM Bug #3684: Default skin is getting set in two places in configuration
- Original Bugzilla ID was 3684
- 02:24 PM Bug #3682: ESA skin suffers from security issues
- Original Bugzilla ID was 3682
- 02:24 PM Bug #3680: Allow for different authentication services in metacat configuration
- Original Bugzilla ID was 3680
- 02:24 PM Bug #3679: ESA skin needs to use EML 2.1.0
- Original Bugzilla ID was 3679
- 02:24 PM Bug #3670: Kepler data download throws exception
- Original Bugzilla ID was 3670
- 02:24 PM Bug #3654: Metacat failed to detect a db with version 1.8
- Original Bugzilla ID was 3654
- 02:24 PM Bug #3619: Convert eml beta4 and beta6 documents to eml 210 in knb production server
- Original Bugzilla ID was 3619
- 02:24 PM Bug #3618: Metacat "binary distribution" does not include EcoGrid
- Original Bugzilla ID was 3618
- 02:24 PM Bug #3616: Validate the ldap administrator field.
- Original Bugzilla ID was 3616
- 02:23 PM Bug #3592: Update sitemap generation and registration
- Original Bugzilla ID was 3592
- 02:23 PM Bug #3591: Move search returndoctype definitions to a centralized location
- Original Bugzilla ID was 3591
- 02:23 PM Bug #3588: Update acknowlegements in metacat readme
- Original Bugzilla ID was 3588
- 02:23 PM Bug #3567: The search query in the default skin doesn't include eml 210 as return doc type
- Original Bugzilla ID was 3567
- 02:23 PM Bug #3554: Replication should write to disk
- Original Bugzilla ID was 3554
- 02:23 PM Bug #3545: Update knbweb to serve new metacat install
- Original Bugzilla ID was 3545
- 02:23 PM Bug #3528: Add EML 2.1.0 namespace mapping to "qformat.xml" files
- Original Bugzilla ID was 3528
- 02:23 PM Bug #3527: getprincipals action returns invalid XML document
- Original Bugzilla ID was 3527
- 02:23 PM Bug #3524: Refactor common test methods into base class
- Original Bugzilla ID was 3524
- 02:23 PM Bug #3511: combine XMLSchemaService and SchemaLocationResolver
- Original Bugzilla ID was 3511
- 02:23 PM Bug #3510: reorganize classes into a more functional specific structure
- Original Bugzilla ID was 3510
- 02:23 PM Bug #3509: Fix XML Schema filesystem namespace conflicts and backups
- Original Bugzilla ID was 3509
- 02:23 PM Bug #3507: Reconfigure database credentials locks you in configuration
- Original Bugzilla ID was 3507
- 02:23 PM Bug #3506: Data upload fails on dev
- Original Bugzilla ID was 3506
- 02:23 PM Bug #3505: Test registry service
- Original Bugzilla ID was 3505
- 02:23 PM Bug #3498: Metacat shows as unconfigured if an error is thrown
- Original Bugzilla ID was 3498
- 02:23 PM Bug #3497: Fix Deploy dir autodiscovery mechanism
- Original Bugzilla ID was 3497
- 02:23 PM Bug #3496: The registry should generate EML 2.1.0 documents
- Original Bugzilla ID was 3496
- 02:23 PM Bug #3495: Incorporate EML 2.1.0 access changes in metacat
- Original Bugzilla ID was 3495
- 02:23 PM Bug #3494: Test metacat against oracle
- Original Bugzilla ID was 3494
- 02:23 PM Bug #3493: Add utilities module to fullclean/build
- Original Bugzilla ID was 3493
- 02:23 PM Bug #3487: Fix data creation issues w/ spatial coordinates, state selection
- Original Bugzilla ID was 3487
- 02:23 PM Bug #3486: "View Metadata" link tries downloading object instead of displaying object metadata
- Original Bugzilla ID was 3486
- 02:23 PM Bug #3478: Cannot insert XML documents
- Original Bugzilla ID was 3478
- 02:23 PM Bug #3474: Add full schema checking when metacat register new schema
- Original Bugzilla ID was 3474
- 02:23 PM Bug #3472: Metacat casesensitive="true" option in pathquery expressions is broken
- Original Bugzilla ID was 3472
- 02:23 PM Bug #3464: Replicate access rules in replication
- Original Bugzilla ID was 3464
- 02:23 PM Bug #3463: Registry upload: include organization/skin Keywords dropdown
- Original Bugzilla ID was 3463
- 02:23 PM Bug #3462: Maps do not display in Firefox version 3
- Original Bugzilla ID was 3462
- 02:23 PM Bug #3461: create simple turnkey installer for metacat Phase I
- Original Bugzilla ID was 3461
- 02:23 PM Bug #3460: remove lsid section from citation section of xsl for skins OTHER than ESA
- Original Bugzilla ID was 3460
- 02:23 PM Bug #3435: Confusion on how Metcat searches a string which is differnet than Google
- Original Bugzilla ID was 3435
- 02:23 PM Bug #3416: ArrayIndexOutOfBoundsException in DBConnectionPool
- Original Bugzilla ID was 3416
- 02:23 PM Bug #3415: metacat prints namespace attributes in opposite order of original document
- Original Bugzilla ID was 3415
- 02:23 PM Bug #3413: Sort order of returned resultsets needs to be standard
- Original Bugzilla ID was 3413
- 02:23 PM Bug #3412: Kml file needs work- data set points icon and points "splitting" when clicked on
- Original Bugzilla ID was 3412
- 02:23 PM Bug #3403: xmlns without a : is serialized incorrectly
- Original Bugzilla ID was 3403
- 02:23 PM Bug #3402: internal dtds are not handled
- Original Bugzilla ID was 3402
- 02:23 PM Bug #3397: metacat needs server side sort mechanism
- Original Bugzilla ID was 3397
- 02:23 PM Bug #3396: Enable event notification feature
- Original Bugzilla ID was 3396
- 02:23 PM Bug #3395: allow private access via indexed "shortcut" url
- Original Bugzilla ID was 3395
- 02:23 PM Bug #3394: can't upload xml documents via multipart
- Original Bugzilla ID was 3394
- 02:23 PM Bug #3390: Data Catalog Map and IE 7.0.5730.11 brings up pop up windows that can be a problem
- Original Bugzilla ID was 3390
- 02:23 PM Bug #3389: FGDC files do not go to the most recent version when the version number is not included
- Original Bugzilla ID was 3389
- 02:23 PM Bug #3384: Implement and test turnkey installation on windows
- Original Bugzilla ID was 3384
- 02:23 PM Bug #3383: Create RPM/Deb installation utilities
- Original Bugzilla ID was 3383
- 02:23 PM Bug #3382: Update documentation for all 1.9 changes
- Original Bugzilla ID was 3382
- 02:23 PM Bug #3381: Create unit test code for 1.9 additions
- Original Bugzilla ID was 3381
- 02:23 PM Bug #3380: Create LSID server installation
- Original Bugzilla ID was 3380
- 02:23 PM Bug #3379: Test ecogrid in turnkey installation
- Original Bugzilla ID was 3379
- 02:23 PM Bug #3378: Test turnkey installation against Tomcat 6
- Original Bugzilla ID was 3378
- 02:23 PM Bug #3377: Create ANT install target for developers
- Original Bugzilla ID was 3377
- 02:23 PM Bug #3376: Add DB upgrade/install functionality to java code
- Original Bugzilla ID was 3376
- 02:23 PM Bug #3375: Create a sorted properties utility
- Original Bugzilla ID was 3375
- 02:23 PM Bug #3374: Add authentication for configuration utility
- Original Bugzilla ID was 3374
- 02:23 PM Bug #3373: Create skin specific configuration utility
- Original Bugzilla ID was 3373
- 02:23 PM Bug #3372: Integrate perl token replacement changes into token_replacement branch
- Original Bugzilla ID was 3372
- 02:23 PM Bug #3371: Modify confguration utility in metacat
- Original Bugzilla ID was 3371
- 02:23 PM Bug #3370: Merge token replacement code onto HEAD
- Original Bugzilla ID was 3370
- 02:23 PM Bug #3368: security issue with skins
- Original Bugzilla ID was 3368
- 02:23 PM Bug #3367: Harvester stores passwords in clear text
- Original Bugzilla ID was 3367
- 02:23 PM Bug #3362: ESA path in data package acceptance email is incorrect
- Original Bugzilla ID was 3362
- 02:23 PM Bug #3360: Many LDAP users not showing up in 'getprincipals' search
- Original Bugzilla ID was 3360
- 02:23 PM Bug #3354: The online form has problems with editing and maintaining the email address.
- Original Bugzilla ID was 3354
- 02:23 PM Bug #3352: User at referral ldap server couldn't login if another referral server is down
- Original Bugzilla ID was 3352
- 02:23 PM Bug #3331: ldap redirect does not work correctly if one of the ldap servers are down
- Original Bugzilla ID was 3331
- 02:23 PM Bug #3322: View interactive map Link at the bottom of the nrs and obfs does not work right
- Original Bugzilla ID was 3322
- 02:23 PM Bug #3319: Edit feature doesn't work on documents with uneditable fields
- Original Bugzilla ID was 3319
- 02:23 PM Task #3306: NCEAS skin account creation needs more thought
- Original Bugzilla ID was 3306
- 02:23 PM Bug #3304: Replication: Timed replication failures occur twice instead of once
- Original Bugzilla ID was 3304
- 02:23 PM Bug #3303: In KNB server, metacat request two times replication if first replication failed.
- Original Bugzilla ID was 3303
- 02:23 PM Bug #3297: An error message happen during the metacat start up
- Original Bugzilla ID was 3297
- 02:23 PM Bug #3296: Replication: Many EML documents fail to replicate
- Original Bugzilla ID was 3296
- 02:22 PM Bug #3272: Add Keywords for SANParks and SAEON when uploading spatial data
- Original Bugzilla ID was 3272
- 02:22 PM Bug #3263: Private data cannot be downloaded from metadata display page (xsl)
- Original Bugzilla ID was 3263
- 02:22 PM Bug #3262: New documents explicitly set as public access don't show up correctly
- Original Bugzilla ID was 3262
- 02:22 PM Bug #3260: Cannot update FGDC metadata documents in SANParks/SAEON skin
- Original Bugzilla ID was 3260
- 02:22 PM Bug #3259: Add fields used in Morpho search to the default indexPaths property
- Original Bugzilla ID was 3259
- 02:22 PM Bug #3258: Update dataknp.sanparks.org packageId attributes to match Metacat Ids
- Original Bugzilla ID was 3258
- 02:22 PM Bug #3249: Install web registry for SANParks and SAEON skins
- Original Bugzilla ID was 3249
- 02:22 PM Bug #3241: Update older invalidated eml201 document in Metacat
- Original Bugzilla ID was 3241
- 02:22 PM Bug #3239: metacat using illegitimate versions of EML schemas
- Original Bugzilla ID was 3239
- 02:22 PM Bug #3224: Perl code should rely on cannonical organization list provided by Metacat
- Original Bugzilla ID was 3224
- 02:22 PM Bug #3218: nceas skin front page has font size differences
- Original Bugzilla ID was 3218
- 02:22 PM Bug #3217: Create simple tranformations to present permissions error messages in styled format
- Original Bugzilla ID was 3217
- 02:22 PM Bug #3197: Data upload incorrectly succeeds on existing docid and revision
- Original Bugzilla ID was 3197
- 02:22 PM Bug #3178: Query resultset doesn't show component name in kepler skin
- Original Bugzilla ID was 3178
- 02:22 PM Bug #3177: Advanced Search needs some attention
- Original Bugzilla ID was 3177
- 02:22 PM Bug #3176: Verify existing token changes to skins
- Original Bugzilla ID was 3176
- 02:22 PM Bug #3175: Add a thread to build xml_queryresult table when metacat startup
- Original Bugzilla ID was 3175
- 02:22 PM Bug #3174: Metacat performance issue in Sanparks skin
- Original Bugzilla ID was 3174
- 02:22 PM Bug #3170: ESA path in the email that is sent out does not work correctly
- Original Bugzilla ID was 3170
- 02:22 PM Bug #3168: ESA problem with requesting revision
- Original Bugzilla ID was 3168
- 02:22 PM Bug #3146: Include FGDC metadata in KNB and NCEAS skin search results
- Original Bugzilla ID was 3146
- 02:22 PM Bug #3142: metacat client uses in-memory buffer for posting data
- Original Bugzilla ID was 3142
- 02:22 PM Bug #3139: Add upload method into Metacat tour
- Original Bugzilla ID was 3139
- 02:22 PM Bug #3137: The query example in metacatquery.html document need to be changed
- Original Bugzilla ID was 3137
- 02:22 PM Bug #3114: refactor skins to get organization list from metacat getOrganizations() function
- Original Bugzilla ID was 3114
- 02:22 PM Bug #3113: Metacat performance: saves from mopho are slow
- Original Bugzilla ID was 3113
- 02:22 PM Bug #3104: provide accessor for organization lists for clients to build login widgets
- Original Bugzilla ID was 3104
- 02:22 PM Bug #3100: Transformation from xml to html in Metacat read action sometimes take long time
- Original Bugzilla ID was 3100
- 02:22 PM Bug #3088: Inline Data does not work correctly without the <pre> tag
- Original Bugzilla ID was 3088
- 02:22 PM Bug #3085: document the impact of re-deploying on metacat.properties
- Original Bugzilla ID was 3085
- 02:22 PM Bug #3084: Need to be able to set filenames on data uploads
- Original Bugzilla ID was 3084
- 02:22 PM Bug #3082: misspelled word on NCEAS redirect to online form page
- Original Bugzilla ID was 3082
- 02:22 PM Bug #3067: Website for KNB does not print all of the metadata pages
- Original Bugzilla ID was 3067
- 02:22 PM Bug #3059: EML citation section should include both organizationNames and individualNames
- Original Bugzilla ID was 3059
- 02:22 PM Bug #3058: Generalize the reading of skin.configs in DBTransform
- Original Bugzilla ID was 3058
- 02:22 PM Bug #3057: The field "skinconfigs" in the MetacatUtil class is public
- Original Bugzilla ID was 3057
- 02:22 PM Bug #3033: Registry on KNB login response to registry deadends
- Original Bugzilla ID was 3033
- 02:22 PM Bug #3032: Sanparks skin search is slower than other skin
- Original Bugzilla ID was 3032
- 02:22 PM Bug #3024: recordDelimiter and fieldDelimiter display the unicode number on KNB
- Original Bugzilla ID was 3024
- 02:22 PM Bug #3021: ldapweb.cgi needs some usability improvements
- Original Bugzilla ID was 3021
- 02:22 PM Bug #3019: Remove usage of .lastid files within the registry
- Original Bugzilla ID was 3019
- 02:22 PM Bug #3018: Document installation and deployment of registry system
- Original Bugzilla ID was 3018
- 02:22 PM Bug #3017: The Ampersand returns a blank page on searches
- Original Bugzilla ID was 3017
- 02:22 PM Bug #3016: NCEAS skin needs login status and button in toolbar
- Original Bugzilla ID was 3016
- 02:22 PM Bug #3015: NCEAS data registry skin updated to match UI of updated NCEAS website
- Original Bugzilla ID was 3015
- 02:22 PM Bug #3014: Expose permission options for registry uploads
- Original Bugzilla ID was 3014
- 02:21 PM Bug #3000: Multiple Permissions Orders exist for Single Document
- Original Bugzilla ID was 3000
- 02:21 PM Bug #2999: only one attribute per element returned with pathquery results
- Original Bugzilla ID was 2999
- 02:21 PM Bug #2994: Create a properties file for use by JUnit Tests
- Original Bugzilla ID was 2994
- 02:21 PM Bug #2993: Permission Order is always set to 'allowFirst'
- Original Bugzilla ID was 2993
- 02:21 PM Bug #2986: No need for restart tomcat after modifying metacat.properties
- Original Bugzilla ID was 2986
- 02:21 PM Bug #2985: Expand public access flag to the whole ACL
- Original Bugzilla ID was 2985
- 02:21 PM Bug #2984: "AccessControlList.getACL" returns outdated XML structure
- Original Bugzilla ID was 2984
- 02:21 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
- Original Bugzilla ID was 2983
- 02:21 PM Bug #2971: Metacat Skins test report
- Original Bugzilla ID was 2971
- 02:21 PM Bug #2932: KNB Data Catalog Map feature searches revert to default page
- Original Bugzilla ID was 2932
- 02:21 PM Bug #2905: Query cache mechanism
- Original Bugzilla ID was 2905
- 02:21 PM Bug #2873: tomcat versions and java standard tag library (jstl)
- Original Bugzilla ID was 2873
- 02:21 PM Bug #2849: Bounding box problems when spanning the meridian
- Original Bugzilla ID was 2849
- 02:21 PM Bug #2847: returnfields need full xpath support
- Original Bugzilla ID was 2847
- 02:21 PM Bug #2841: ESA Registry edit feature does not work with submitted data sets
- Original Bugzilla ID was 2841
- 02:21 PM Bug #2839: Check list after upgrading KNB and ESA metacat
- Original Bugzilla ID was 2839
- 02:21 PM Bug #2838: Search "soil" in metacat causes an exception
- Original Bugzilla ID was 2838
- 02:21 PM Bug #2832: Online Data Table display is awkward
- Original Bugzilla ID was 2832
- 02:21 PM Bug #2831: " displays instead of quot symbol
- Original Bugzilla ID was 2831
- 02:21 PM Bug #2826: add ability for search engines to index metacat documents
- Original Bugzilla ID was 2826
- 02:21 PM Bug #2818: access_log bypassed by replication
- Original Bugzilla ID was 2818
- 02:21 PM Bug #2813: One Data Set Citation project id does not match with correct project id
- Original Bugzilla ID was 2813
- 02:21 PM Bug #2807: Data Set Upload for SAEON
- Original Bugzilla ID was 2807
- 02:21 PM Bug #2806: Online Edit action for a data package brings up a blank page
- Original Bugzilla ID was 2806
- 02:21 PM Bug #2805: Metacat Performance: updates from Morpho of data packages are taking longer than five minutes
- Original Bugzilla ID was 2805
- 02:21 PM Bug #2804: Nested Elements Cause the Returned Data to Be Truncated.
- Original Bugzilla ID was 2804
- 02:21 PM Bug #2797: Character set (charset) problem when filling out form
- Original Bugzilla ID was 2797
- 02:21 PM Bug #2796: ESA registry gets locked into searching KNB
- Original Bugzilla ID was 2796
- 02:21 PM Bug #2792: KNB home link needed on the Map Page
- Original Bugzilla ID was 2792
- 02:21 PM Bug #2785: NCEAS project list does not update from the NCEAS admin database
- Original Bugzilla ID was 2785
- 02:21 PM Bug #2769: XPath Returnfields
- Original Bugzilla ID was 2769
- 02:21 PM Bug #2764: LDAP client should handle referral failure correctly
- Original Bugzilla ID was 2764
- 02:21 PM Bug #2748: MetaCatServlet.handleUploadAction() can cause data file deletion in the data store
- Original Bugzilla ID was 2748
- 02:21 PM Bug #2747: AuthLdap.getGroups() doesn't follow referrals correctly when building group list
- Original Bugzilla ID was 2747
- 02:21 PM Bug #2738: Announcement for when server will be unavialble
- Original Bugzilla ID was 2738
- 02:21 PM Bug #2734: Duplicates between organizations and more than one organization listed as a owner
- Original Bugzilla ID was 2734
- 02:21 PM Bug #2732: Data Catalog Map is slow when selecting
- Original Bugzilla ID was 2732
- 02:21 PM Bug #2716: KNB Data Catalog Map does not display points
- Original Bugzilla ID was 2716
- 02:21 PM Bug #2695: Loading map message persists when a WMS is down
- Original Bugzilla ID was 2695
- 02:21 PM Bug #2692: Use .jsp and reduce token usage in skins
- Original Bugzilla ID was 2692
- 02:21 PM Bug #2691: Update knbweb module to use map
- Original Bugzilla ID was 2691
- 02:21 PM Bug #2690: Fully document the spatial option
- Original Bugzilla ID was 2690
- 02:21 PM Bug #2689: Upgrade to Geoserver 1.4
- Original Bugzilla ID was 2689
- 02:20 PM Bug #2675: column "infinity" does not exist
- Original Bugzilla ID was 2675
- 02:20 PM Bug #2670: Test Metacat version with updates does not link to the "create a new account" form
- Original Bugzilla ID was 2670
- 02:20 PM Bug #2669: Mapbuilder incompatible w/ Safari, Opera
- Original Bugzilla ID was 2669
- 02:20 PM Bug #2648: Update broken LTER link in web templates
- Original Bugzilla ID was 2648
- 02:20 PM Bug #2647: ESA registry doesn't have LTER in login dropdown menu
- Original Bugzilla ID was 2647
- 02:20 PM Bug #2646: allow eml to specify any valid user as access constraint
- Original Bugzilla ID was 2646
- 02:20 PM Bug #2644: The edit feature in the NCEAS Data Repoistory does not work
- Original Bugzilla ID was 2644
- 02:20 PM Task #2635: Look up for forgotten KNB account names
- Original Bugzilla ID was 2635
- 02:20 PM Bug #2579: Default skin display is slightly broken on IE
- Original Bugzilla ID was 2579
- 02:20 PM Bug #2566: need to set filename for download files
- Original Bugzilla ID was 2566
- 02:20 PM Bug #2564: escaped "less than" in inlinedata causes invalid eml output
- Original Bugzilla ID was 2564
- 02:20 PM Bug #2557: Metacat Performace: Rewrite the xml_access part of the query
- Original Bugzilla ID was 2557
- 02:20 PM Bug #2554: Store the spatial data cache outside servlet context
- Original Bugzilla ID was 2554
- 02:20 PM Bug #2553: squery needs to handle spatial query
- Original Bugzilla ID was 2553
- 02:20 PM Bug #2552: Spatial query class to use geotools against the spatial cache
- Original Bugzilla ID was 2552
- 02:20 PM Bug #2551: Generalized spatial xpaths for mutliple schemas
- Original Bugzilla ID was 2551
- 02:20 PM Bug #2550: Dateline and polar handling for points
- Original Bugzilla ID was 2550
- 02:20 PM Bug #2549: Limit spatial cache to public documents
- Original Bugzilla ID was 2549
- 02:20 PM Bug #2548: Architecture for filtering features from WMS requests
- Original Bugzilla ID was 2548
- 02:20 PM Bug #2517: Charset bug: > "less than" symbol does not display correctly
- Original Bugzilla ID was 2517
- 02:20 PM Bug #2511: Include an optional spatial dataset package
- Original Bugzilla ID was 2511
- 02:20 PM Bug #2505: Spatial query errors with multiple geographic coverages
- Original Bugzilla ID was 2505
- 02:20 PM Bug #2503: Metacat Servlet action=spatial_query returns incorrect results
- Original Bugzilla ID was 2503
- 02:20 PM Bug #2501: Add links to FGDC-tranformed version of EML documents
- Original Bugzilla ID was 2501
- 02:20 PM Bug #2499: Port spatial harvesting script from C++ to java
- Original Bugzilla ID was 2499
- 02:20 PM Bug #2496: Wrong values indexed when empty tags are indexed
- Original Bugzilla ID was 2496
- 02:20 PM Bug #2495: Charset bug: Internationalization
- Original Bugzilla ID was 2495
- 02:20 PM Bug #2469: DocumentImpl.buildIndex() does not index XPaths with attributes correctly
- Original Bugzilla ID was 2469
- 02:20 PM Bug #2467: IE auto-stretch does not display correctly with eml-2.0.0 data packages
- Original Bugzilla ID was 2467
- 02:20 PM Bug #2466: knb skin does not auto-stretch correctly on IE
- Original Bugzilla ID was 2466
- 02:20 PM Bug #2437: Cleaner install for spatial components
- Original Bugzilla ID was 2437
- 02:20 PM Bug #2418: New docid functions
- Original Bugzilla ID was 2418
- 02:20 PM Bug #2380: returnfield system needs to implement more xpath
- Original Bugzilla ID was 2380
- 02:19 PM Bug #2377: No Default Namespace in Records
- Original Bugzilla ID was 2377
- 02:19 PM Bug #2371: Replication problem with links with '&'
- Original Bugzilla ID was 2371
- 02:19 PM Bug #2370: add query and display support for BDP/FGDC metadata
- Original Bugzilla ID was 2370
- 02:19 PM Bug #2317: modify ldapweb.cgi to restrict account creation
- Original Bugzilla ID was 2317
- 02:19 PM Bug #2313: Metacat Skins: Skins should not be installed by default
- Original Bugzilla ID was 2313
- 02:19 PM Bug #2312: finalize header graphic for ESA registry
- Original Bugzilla ID was 2312
- 02:19 PM Bug #2311: modify stylesheets to display citation format
- Original Bugzilla ID was 2311
- 02:19 PM Bug #2310: Advanced search functionality has to be integrated into various skins.
- Original Bugzilla ID was 2310
- 02:19 PM Bug #2237: web.xml, tomcat and jstl
- Original Bugzilla ID was 2237
- 02:19 PM Bug #2236: metacat parser allows eml with missing content
- Original Bugzilla ID was 2236
- 02:19 PM Bug #2229: Allowing web registry pull-down menu for "Station Name" to select multiple stations
- Original Bugzilla ID was 2229
- 02:19 PM Bug #2228: Use method other than metadata string filters for determining the organizations affiliationed with a data package
- Original Bugzilla ID was 2228
- 02:19 PM Bug #2227: Data associated with an organization should show up
- Original Bugzilla ID was 2227
- 02:19 PM Bug #2222: Bug in squery when using not-contains
- Original Bugzilla ID was 2222
- 02:19 PM Bug #2220: Temporal coverage on Data Registry form
- Original Bugzilla ID was 2220
- 02:19 PM Bug #2219: EML document from Andrews LTER are modified by Metacat during insertion and converted into invalid EML
- Original Bugzilla ID was 2219
- 02:19 PM Bug #2218: Data medium info not saved in editing mode
- Original Bugzilla ID was 2218
- 02:19 PM Bug #2217: Change output text for Usage rights
- Original Bugzilla ID was 2217
- 02:19 PM Bug #2215: NCEAS skin: NCEAS Project(s) should be a required field
- Original Bugzilla ID was 2215
- 02:19 PM Bug #2214: Submitting lat/long coordinates in spatial coverage section
- Original Bugzilla ID was 2214
- 02:19 PM Bug #2211: automatically insert pubDate on registry submission
- Original Bugzilla ID was 2211
- 02:19 PM Bug #2207: Advanced Search integration
- Original Bugzilla ID was 2207
- 02:19 PM Bug #2191: Functionality to specify who can and cannot use insert/update actions in Metacat
- Original Bugzilla ID was 2191
- 02:19 PM Bug #2190: Metacat Spatial Option Admin Page
- Original Bugzilla ID was 2190
- 02:19 PM Bug #2189: Refactor skins so returnfield list comes from configuration
- Original Bugzilla ID was 2189
- 02:19 PM Bug #2188: replace web client with OpenLayers
- Original Bugzilla ID was 2188
- 02:19 PM Bug #2187: Option to view map or metadata.
- Original Bugzilla ID was 2187
- 02:19 PM Bug #2186: Customizable web map client
- Original Bugzilla ID was 2186
- 02:19 PM Bug #2185: Package the Metacat spatial option independently
- Original Bugzilla ID was 2185
- 02:19 PM Bug #2184: Integrate into skins system
- Original Bugzilla ID was 2184
- 02:19 PM Bug #2183: use metacat events to trigger spatial element creation
- Original Bugzilla ID was 2183
- 02:19 PM Bug #2182: Identifying point goes direct to metadata display
- Original Bugzilla ID was 2182
- 02:19 PM Bug #2181: Footprint based query
- Original Bugzilla ID was 2181
- 02:19 PM Bug #2180: Make it easier for admin to add new layers
- Original Bugzilla ID was 2180
- 02:19 PM Bug #2179: Fix harvesting script to get all points and boxes
- Original Bugzilla ID was 2179
- 02:19 PM Bug #2178: Evaluate java-based web mapping applinactions
- Original Bugzilla ID was 2178
- 02:19 PM Bug #2176: Moderator UI and functionality for ESA
- Original Bugzilla ID was 2176
- 02:19 PM Bug #2175: Metacat Performace: Upgrading hardware setup
- Original Bugzilla ID was 2175
- 02:19 PM Bug #2172: & is replaced by &amp;
- Original Bugzilla ID was 2172
- 02:19 PM Bug #2168: Persisting delta-time replication setings in metacat.properties
- Original Bugzilla ID was 2168
- 02:19 PM Bug #2159: Metacat Performance: Divide xml_nodes based on the doctype
- Original Bugzilla ID was 2159
- 02:19 PM Bug #2158: Metacat Performance on KNB: Bring the logging level down on ecoinfo.
- Original Bugzilla ID was 2158
- 02:19 PM Bug #2157: Metacat Performance: Optimize Postgres and Tomcat...
- Original Bugzilla ID was 2157
- 02:19 PM Bug #2156: Metacat Performance: Send result back to web client in blocks
- Original Bugzilla ID was 2156
- 02:19 PM Bug #2155: Metacat Performace: Rewrite the xml_nodes queries
- Original Bugzilla ID was 2155
- 02:19 PM Bug #2154: Metacat Performace: Configurable path condition indices
- Original Bugzilla ID was 2154
- 02:19 PM Bug #2153: Metacat Performace: Add/drop indices on key columns
- Original Bugzilla ID was 2153
- 02:19 PM Bug #2152: Metacat Performace: Reduce size of xml_nodes table
- Original Bugzilla ID was 2152
- 02:19 PM Bug #2136: Replicate deleted documents in Replication
- Original Bugzilla ID was 2136
- 02:19 PM Bug #2130: Not able to delete DPs from KNB
- Original Bugzilla ID was 2130
- 02:19 PM Bug #2091: Don't determine document namespace by "schemaLocation" attribute
- Original Bugzilla ID was 2091
- 02:19 PM Bug #2084: Pathquery support for temporal search on date fields
- Original Bugzilla ID was 2084
- 02:19 PM Bug #2082: Use of INSTR in SQL statements.
- Original Bugzilla ID was 2082
- 02:19 PM Bug #2081: Patch to set zip filename to docid
- Original Bugzilla ID was 2081
- 02:19 PM Bug #2080: Admin should be able to modify a document
- Original Bugzilla ID was 2080
- 02:19 PM Bug #2060: Documents not indexed because of error generated during indexing of documents
- Original Bugzilla ID was 2060
- 02:19 PM Bug #2059: ant installdb fails when run on Oracle
- Original Bugzilla ID was 2059
- 02:19 PM Bug #2052: Metacat does not handle attribute XPATH queries correctly
- Original Bugzilla ID was 2052
- 02:18 PM Bug #2000: Percentage search does't work in KNB metacat
- Original Bugzilla ID was 2000
- 02:18 PM Bug #1986: system_id of xml_catalog table points to knb.ecoinformatics.org for a new metacat installation
- Original Bugzilla ID was 1986
- 02:18 PM Bug #1984: add support for LSID identifiers
- Original Bugzilla ID was 1984
- 02:18 PM Bug #1982: add function to submit data with registry entities
- Original Bugzilla ID was 1982
- 02:18 PM Bug #1980: Duplication when displaying catalog of data packages
- Original Bugzilla ID was 1980
- 02:18 PM Bug #1979: The packagetype in xml_relation table is eml200 namespace for eml 201 document
- Original Bugzilla ID was 1979
- 02:18 PM Bug #1948: Changes in Data Registry (NRS, LTSS, OBFS) Format for ESA
- Original Bugzilla ID was 1948
- 02:18 PM Bug #1879: Metacat Performance: Summary
- Original Bugzilla ID was 1879
- 02:18 PM Bug #1850: Unsuccessful deleting documents when revision number not specified
- Original Bugzilla ID was 1850
- 02:18 PM Bug #1819: Access control - deny public/allow user read: user couldn't read
- Original Bugzilla ID was 1819
- 02:18 PM Bug #1818: clarifications for DR entry form page
- Original Bugzilla ID was 1818
- 02:18 PM Bug #1787: Need to clean out metaact of test and bunk data packages
- Original Bugzilla ID was 1787
- 02:18 PM Bug #1768: Javascript error in "include_searchbox.jsp" for default skin
- Original Bugzilla ID was 1768
- 02:18 PM Bug #1755: Install of data-registry requires cvs checkout
- Original Bugzilla ID was 1755
- 02:18 PM Bug #1718: spatial search does not work
- Original Bugzilla ID was 1718
- 02:17 PM Bug #1711: apostrophe in text element causes xslt error
- Original Bugzilla ID was 1711
- 02:17 PM Bug #1703: spatial search does not work
- Original Bugzilla ID was 1703
- 02:17 PM Bug #1698: Secure replication method
- Original Bugzilla ID was 1698
- 02:17 PM Bug #1693: Metacat client library: Static Cookies
- Original Bugzilla ID was 1693
- 02:17 PM Bug #1692: Metacat client library: handle binary data and return strings for simpler interface
- Original Bugzilla ID was 1692
- 02:17 PM Bug #1691: Metacat client library: use direct method calles for efficiency
- Original Bugzilla ID was 1691
- 02:17 PM Bug #1682: Error in handling of docid formats
- Original Bugzilla ID was 1682
- 02:17 PM Bug #1681: Access not checked while file uploading
- Original Bugzilla ID was 1681
- 02:17 PM Bug #1680: New functions in Metacat Client API
- Original Bugzilla ID was 1680
- 02:17 PM Bug #1679: Random string entry in action=insert leads to hanging of code
- Original Bugzilla ID was 1679
- 02:17 PM Bug #1674: Access control for eml-2.1.0 documents
- Original Bugzilla ID was 1674
- 02:17 PM Bug #1671: editing registry entry deletes keywords
- Original Bugzilla ID was 1671
- 02:17 PM Bug #1658: tracking bug for 1.4.0 release
- Original Bugzilla ID was 1658
- 02:17 PM Bug #1601: Metacat will add default value for optional parameter into eml 2 document
- Original Bugzilla ID was 1601
- 02:17 PM Bug #1554: Access rules doesn't assign to data file which associated with a eml 2 document
- Original Bugzilla ID was 1554
- 02:17 PM Bug #1552: Dependence of NCEAS registry on Admin database
- Original Bugzilla ID was 1552
- 02:17 PM Bug #1551: Error in Result Page tmpl.
- Original Bugzilla ID was 1551
- 02:17 PM Bug #1542: SQL Server support broken
- Original Bugzilla ID was 1542
- 02:17 PM Bug #1538: Entity/Character Refeference Conversion Problems
- Original Bugzilla ID was 1538
- 02:17 PM Bug #1530: cfg is readable by everyone
- Original Bugzilla ID was 1530
- 02:17 PM Bug #1485: Trouble in entering data in NRS ...
- Original Bugzilla ID was 1485
- 02:17 PM Bug #1467: getprincipals action returns referal entries in url form
- Original Bugzilla ID was 1467
- 02:17 PM Bug #1466: getprinicpals action doesnt return trees for UCNRS and PISCO
- Original Bugzilla ID was 1466
- 02:17 PM Bug #1452: dtd filenames clash if reused for multiple PUBLIC identifiers
- Original Bugzilla ID was 1452
- 02:17 PM Bug #1451: null returndoctype fails to return all documents
- Original Bugzilla ID was 1451
- 02:17 PM Bug #1427: xml_index constrains depth of paths that can be inserted
- Original Bugzilla ID was 1427
- 02:17 PM Bug #1390: add UCNRS to the ldapweb.cgi management lists
- Original Bugzilla ID was 1390
- 02:17 PM Bug #1388: date format in registry too restrictive
- Original Bugzilla ID was 1388
- 02:17 PM Bug #1372: Registry: Reconfigure entryForm.tmpl
- Original Bugzilla ID was 1372
- 02:17 PM Bug #1370: Sessionid wasn't stored in login function
- Original Bugzilla ID was 1370
- 02:17 PM Bug #1369: Metacat is case sensitive to DN
- Original Bugzilla ID was 1369
- 02:17 PM Bug #1368: If a document's revision is 0, it couldn't be replicated
- Original Bugzilla ID was 1368
- 02:17 PM Bug #1367: Temporal and Spatial Coverage not required for NCEAS
- Original Bugzilla ID was 1367
- 02:16 PM Bug #1366: Changes in review entry page
- Original Bugzilla ID was 1366
- 02:16 PM Bug #1365: Doesnt complain if method title is not provided
- Original Bugzilla ID was 1365
- 02:16 PM Bug #1346: The results sent back in response to query should be sorted
- Original Bugzilla ID was 1346
- 02:16 PM Bug #1344: Cancel button on delete screen leads to a blank screen
- Original Bugzilla ID was 1344
- 02:16 PM Bug #1326: Registry: Back button erases all the data
- Original Bugzilla ID was 1326
- 02:16 PM Bug #1325: Check button should copy data from DSO to DSC
- Original Bugzilla ID was 1325
- 02:16 PM Bug #1324: A Commit or Save Work button that wrote intermediate results to the metadata
- Original Bugzilla ID was 1324
- 02:16 PM Bug #1323: Registry: Need to check that all entry fields do not include any <, > and other characters
- Original Bugzilla ID was 1323
- 02:16 PM Bug #1322: Registry: Typographical/Grammatical Errors
- Original Bugzilla ID was 1322
- 02:16 PM Bug #1321: Registry: Selection from project list is entered under organization name
- Original Bugzilla ID was 1321
- 02:16 PM Bug #1311: Registry: Links should open in a new window and windows should move to front
- Original Bugzilla ID was 1311
- 02:16 PM Bug #1310: Old ACLs are overwritten by registry
- Original Bugzilla ID was 1310
- 02:16 PM Bug #1309: Registry: Changes in Spatial Coverage
- Original Bugzilla ID was 1309
- 02:16 PM Bug #1308: Change text in Data set Contact
- Original Bugzilla ID was 1308
- 02:16 PM Bug #1307: Remove two nones from the keyword drop down list
- Original Bugzilla ID was 1307
- 02:16 PM Bug #1306: Registry form doesn't format correctly in Mozilla.
- Original Bugzilla ID was 1306
- 02:16 PM Bug #1305: Display docid on the top of the edit form
- Original Bugzilla ID was 1305
- 02:16 PM Bug #1304: Add view button in addition to Edit and Delete button in resultset.xsl
- Original Bugzilla ID was 1304
- 02:16 PM Bug #1303: Entering of spatial coverage and temporal coverage as optional for NCEAS
- Original Bugzilla ID was 1303
- 02:16 PM Bug #1302: Changes in links to the guide and updating the guide
- Original Bugzilla ID was 1302
- 02:16 PM Bug #1301: Repeatable button for Originators and Keywords entry
- Original Bugzilla ID was 1301
- 02:16 PM Bug #1300: Changes in DataSet Orignator
- Original Bugzilla ID was 1300
- 02:16 PM Bug #1299: Registry: NCEAS: Changes in project list box
- Original Bugzilla ID was 1299
- 02:16 PM Bug #1298: Change in the way required fields are displayed
- Original Bugzilla ID was 1298
- 02:16 PM Bug #1297: Registry: Changes in the Basic Information
- Original Bugzilla ID was 1297
- 02:16 PM Bug #1296: Registry: Need to login before the form is filled
- Original Bugzilla ID was 1296
- 02:16 PM Bug #1295: Registry: Button texts are ambiguous and need to be changed.
- Original Bugzilla ID was 1295
- 02:16 PM Bug #1238: postgresql JDBC config problem in metacat
- Original Bugzilla ID was 1238
- 02:16 PM Bug #1236: enhancement to metacat: overall access controls
- Original Bugzilla ID was 1236
- 02:16 PM Bug #1235: enable passthrough parameters to support stysheet params
- Original Bugzilla ID was 1235
- 02:16 PM Bug #1232: cookie needs to be written after knb page login
- Original Bugzilla ID was 1232
- 02:16 PM Bug #1230: move metacat.properties out of jar file
- Original Bugzilla ID was 1230
- 02:16 PM Bug #1217: Extend Metacat Interface and Client
- Original Bugzilla ID was 1217
- 02:16 PM Bug #1214: emlb6 to eml2 conversion style sheets should be usable by both metacat and morpho
- Original Bugzilla ID was 1214
- 02:16 PM Bug #1213: emlbeta6 to eml2 conversion stylesheets should be relocatable
- Original Bugzilla ID was 1213
- 02:16 PM Bug #1212: inline data file couldn't be deleted if uploading xml document failed
- Original Bugzilla ID was 1212
- 02:16 PM Bug #1202: If request sessionid not recognized, Metacat SQL error & 0 records returned
- Original Bugzilla ID was 1202
- 02:16 PM Bug #1186: query returning invalid UTF-8 sequence
- Original Bugzilla ID was 1186
- 02:16 PM Bug #1142: Key issues between java 1.3 and java 1.4
- Original Bugzilla ID was 1142
- 02:16 PM Bug #1139: squery produces output that is not well-formed
- Original Bugzilla ID was 1139
- 02:16 PM Bug #1137: add a metacat-info action
- Original Bugzilla ID was 1137
- 02:16 PM Bug #1130: System Id is changed by Metacat
- Original Bugzilla ID was 1130
- 02:16 PM Bug #1127: marine web site enhancements
- Original Bugzilla ID was 1127
- 02:16 PM Bug #1123: The DOM tree in EML parser probably cause memory issue
- Original Bugzilla ID was 1123
- 02:16 PM Bug #1122: XML document is a string in HttpServerletRequest object
- Original Bugzilla ID was 1122
- 02:16 PM Bug #1053: 'ampersand' (&) problem in ResultSet
- Original Bugzilla ID was 1053
- 02:16 PM Bug #1048: create delete from ldap table code
- Original Bugzilla ID was 1048
- 02:16 PM Bug #1047: Create triggers on LTER tables for ldap insert
- Original Bugzilla ID was 1047
- 02:16 PM Bug #1046: LTER LDAP database coordination perl script changes
- Original Bugzilla ID was 1046
- 02:16 PM Bug #1032: Metacat replication needs email for failure (hub especially)
- Original Bugzilla ID was 1032
- 02:15 PM Bug #1013: Need to allow metacat admin to set default mime type
- Original Bugzilla ID was 1013
- 02:15 PM Bug #1012: Need to allow metacat admin to set default mime type
- Original Bugzilla ID was 1012
- 02:15 PM Bug #969: eml2 documents without triple
- Original Bugzilla ID was 969
- 02:15 PM Bug #968: Access control for eml2 documents
- Original Bugzilla ID was 968
- 02:15 PM Bug #967: Access control for eml2 documents
- Original Bugzilla ID was 967
- 02:15 PM Bug #966: Transform for eml2 documents
- Original Bugzilla ID was 966
- 02:15 PM Bug #965: Transform for eml2 documents
- Original Bugzilla ID was 965
- 02:15 PM Bug #964: Transform for eml2 documents
- Original Bugzilla ID was 964
- 02:15 PM Bug #963: Transform for eml2 documents
- Original Bugzilla ID was 963
- 02:15 PM Bug #933: metacat does not export single files
- Original Bugzilla ID was 933
- 02:15 PM Bug #929: Occasionally, deletes are VERY slow
- Original Bugzilla ID was 929
- 02:15 PM Bug #927: metacat needs better attribute handling
- Original Bugzilla ID was 927
- 02:15 PM Bug #926: access control too dependent on eml
- Original Bugzilla ID was 926
- 02:15 PM Bug #916: bug with 'less-than' query when usng a number
- Original Bugzilla ID was 916
- 02:14 PM Bug #653: xml_access control table is not conisistent to access xml documents
- Original Bugzilla ID was 653
- 02:14 PM Bug #641: readme for metacat 1.2 needs modification (datafilepath)
- Original Bugzilla ID was 641
- 02:14 PM Bug #636: Need to generalize data/metadata linking mechanism
- Original Bugzilla ID was 636
- 02:14 PM Bug #635: Metacat needs to be made namespace/schema aware
- Original Bugzilla ID was 635
- 02:14 PM Bug #554: xml_replication table in production metacat
- Original Bugzilla ID was 554
- 02:14 PM Bug #543: Metacat hang in there when delta T replication
- Original Bugzilla ID was 543
- 02:14 PM Bug #542: Duplicate entries in xml_replication table
- Original Bugzilla ID was 542
- 02:14 PM Bug #541: Update dataset document which host is not in this metacat will cause an error
- Original Bugzilla ID was 541
- 02:14 PM Bug #540: In force replication, some time has reversion number error
- Original Bugzilla ID was 540
- 02:14 PM Bug #537: SQL error when first insert a new record into xml_replication table
- Original Bugzilla ID was 537
- 02:14 PM Bug #536: Changes to Metacat build script to install stylesheets from eml cvs module
- Original Bugzilla ID was 536
- 02:14 PM Bug #522: NullPointer exception if Request doesn't specify a value for "action" parameter
- Original Bugzilla ID was 522
- 02:14 PM Bug #503: Access control problem to a replicated doucment
- Original Bugzilla ID was 503
- 02:14 PM Bug #502: Security issues in replication
- Original Bugzilla ID was 502
- 02:14 PM Bug #479: Debug message level
- Original Bugzilla ID was 479
- 02:14 PM Bug #478: Security hole in Metacat for data file.
- Original Bugzilla ID was 478
- 02:14 PM Bug #475: Associate access doc to some docid which doesn't have entry in xml_access table in knb
- Original Bugzilla ID was 475
- 02:14 PM Bug #474: Metacat in Ecoinfo hang
- Original Bugzilla ID was 474
- 02:14 PM Bug #473: LTER Metacat LDAP Authentican is NOT case sensitive for passwords
- Original Bugzilla ID was 473
- 02:14 PM Bug #468: TLS between ldap server and metacat
- Original Bugzilla ID was 468
- 02:14 PM Bug #466: Create a JUnit class for Metacat action
- Original Bugzilla ID was 466
- 02:14 PM Bug #465: Data diretory
- Original Bugzilla ID was 465
- 02:14 PM Bug #457: Bug in replciation
- Original Bugzilla ID was 457
- 02:14 PM Bug #452: Configure ssl in dev and ecoinfo
- Original Bugzilla ID was 452
- 02:14 PM Bug #449: Enable ssl for metacat and morpho
- Original Bugzilla ID was 449
- 02:14 PM Bug #445: getprincipals action not working
- Original Bugzilla ID was 445
- 02:14 PM Bug #444: Create a JUnit test framework for MetaCat
- Original Bugzilla ID was 444
- 02:14 PM Bug #442: There is no entry in xml_access table for access document itself
- Original Bugzilla ID was 442
- 02:14 PM Bug #441: Unable to increment data id revision numbers
- Original Bugzilla ID was 441
- 02:14 PM Bug #437: Document Access Control Rules
- Original Bugzilla ID was 437
- 02:14 PM Bug #436: Bug of MetaCat in handling permission issue
- Original Bugzilla ID was 436
- 02:14 PM Bug #435: Source of problem with LTER metacat localized
- Original Bugzilla ID was 435
- 02:14 PM Bug #433: browse interface to metacat
- Original Bugzilla ID was 433
- 02:14 PM Bug #432: Metacat error message when authenticating from Morpho to LTER metacat
- Original Bugzilla ID was 432
- 02:14 PM Bug #421: create simple turnkey installer for metacat Phase II
- Original Bugzilla ID was 421
- 02:14 PM Bug #417: Is sequential numbering of versions needed?
- Original Bugzilla ID was 417
- 02:14 PM Bug #414: public key server for referral LDAP servers
- Original Bugzilla ID was 414
- 02:14 PM Bug #412: Detecting Test Packages on Metacat
- Original Bugzilla ID was 412
- 02:14 PM Bug #411: package export feature
- Original Bugzilla ID was 411
- 02:14 PM Bug #408: Authentication is by-passed when a client follows an LDAP referral
- Original Bugzilla ID was 408
- 02:14 PM Bug #407: ldapweb.cgi confusing wrt 'other' organizations
- Original Bugzilla ID was 407
- 02:14 PM Bug #404: Create "CNAMEs" for LTER metcat and ldap
- Original Bugzilla ID was 404
- 02:14 PM Bug #403: LDAP and LTER personnel password synchronization problems
- Original Bugzilla ID was 403
- 02:14 PM Bug #398: error in handling '&' in response to queries
- Original Bugzilla ID was 398
- 02:14 PM Bug #366: Install & Test LDAP SSL Componenet for o=lter server
- Original Bugzilla ID was 366
- 02:14 PM Bug #364: create OBFS interface for metacat
- Original Bugzilla ID was 364
- 02:13 PM Bug #332: hub replication feature
- Original Bugzilla ID was 332
- 02:13 PM Bug #331: metacat data replication feature
- Original Bugzilla ID was 331
- 02:13 PM Bug #329: groups ACLs do not work against LDAP
- Original Bugzilla ID was 329
- 02:13 PM Bug #328: ldap referrals crash system when one referree is down
- Original Bugzilla ID was 328
- 02:13 PM Bug #325: create site filters to convert site metadata to eml packages
- Original Bugzilla ID was 325
- 02:13 PM Bug #309: metacat does not follow LDAP referrals
- Original Bugzilla ID was 309
- 02:13 PM Bug #305: create an ofa compliant oracle instance
- Original Bugzilla ID was 305
- 02:13 PM Bug #303: replace oracle xslt with xalan xslt
- Original Bugzilla ID was 303
- 02:13 PM Bug #298: Problem with Export function
- Original Bugzilla ID was 298
- 02:13 PM Bug #293: Extend Metacat.pm perl module to Metacat
- Original Bugzilla ID was 293
- 02:13 PM Bug #291: knb context of Metacat fails to find eml-attribute dtd
- Original Bugzilla ID was 291
- 02:13 PM Bug #280: provide support for multiple UI styles in metacat
- Original Bugzilla ID was 280
- 02:13 PM Bug #279: entity resolver sometimes fails
- Original Bugzilla ID was 279
- 02:13 PM Bug #278: Install production o=LTER LDAP Server
- Original Bugzilla ID was 278
- 02:13 PM Bug #273: site deployment for metacat
- Original Bugzilla ID was 273
- 02:13 PM Bug #272: install production root LDAP server
- Original Bugzilla ID was 272
- 02:13 PM Bug #271: production metacat install
- Original Bugzilla ID was 271
- 02:13 PM Bug #270: change LDAP interface to get complete DN from client
- Original Bugzilla ID was 270
- 02:13 PM Bug #258: upgrade to xerces 1.4.1 and test metacat
- Original Bugzilla ID was 258
- 02:13 PM Bug #248: id finder needed for metacat
- Original Bugzilla ID was 248
- 02:13 PM Bug #247: metacat inserts ids into some files
- Original Bugzilla ID was 247
- 02:13 PM Bug #243: metacat returns error that is not an xml document
- Original Bugzilla ID was 243
- 02:13 PM Bug #242: delete does not work properly when a file has relations
- Original Bugzilla ID was 242
- 02:13 PM Bug #240: data file upload does not allow the client to specify an id
- Original Bugzilla ID was 240
- 02:13 PM Bug #238: query performance
- Original Bugzilla ID was 238
- 02:13 PM Bug #235: ssl support for metacat (https)
- Original Bugzilla ID was 235
- 02:13 PM Bug #234: metacat accession number handling
- Original Bugzilla ID was 234
- 02:13 PM Bug #233: authentication always succeeds with empty password
- Original Bugzilla ID was 233
- 02:13 PM Bug #225: finish SSDBM paper
- Original Bugzilla ID was 225
- 02:13 PM Bug #213: transaction support for packages
- Original Bugzilla ID was 213
- 02:13 PM Bug #199: changes in Access Control mechanism
- Original Bugzilla ID was 199
- 02:13 PM Bug #197: revisionid should be generated on client, not metacat
- Original Bugzilla ID was 197
- 02:13 PM Bug #196: Metacat READ function should set mime type
- Original Bugzilla ID was 196
- 02:13 PM Bug #195: allow metacat to store files on multiple fs
- Original Bugzilla ID was 195
- 02:13 PM Bug #194: manage files by accession# on file system
- Original Bugzilla ID was 194
- 02:13 PM Bug #193: evaluate recursive search performance
- Original Bugzilla ID was 193
- 02:13 PM Bug #192: create a dtd for result sets
- Original Bugzilla ID was 192
- 02:13 PM Bug #191: Override protocol handling for http URLs
- Original Bugzilla ID was 191
- 02:13 PM Bug #190: modify resultset to return all package information
- Original Bugzilla ID was 190
- 02:13 PM Bug #189: add <, >, and numeric = operators to pathquery language
- Original Bugzilla ID was 189
- 02:13 PM Bug #188: provide a metacat client library with a standard API
- Original Bugzilla ID was 188
- 02:13 PM Bug #187: test metacat on Windows NT/2000
- Original Bugzilla ID was 187
- 02:13 PM Bug #186: add web metadata entry form for Metacat
- Original Bugzilla ID was 186
- 02:13 PM Bug #185: replication security hole
- Original Bugzilla ID was 185
- 02:13 PM Bug #183: Port metacat to PostgresSQL and other databases
- Original Bugzilla ID was 183
- 02:13 PM Bug #182: uneeded field in xml_documents
- Original Bugzilla ID was 182
- 02:13 PM Bug #181: possible security risks in data file upload
- Original Bugzilla ID was 181
- 02:13 PM Bug #180: return of DTD comments with documents should be eliminated
- Original Bugzilla ID was 180
- 02:13 PM Bug #179: protocol handlers are not working correctly
- Original Bugzilla ID was 179
- 02:13 PM Bug #178: error in the processing of relation urls
- Original Bugzilla ID was 178
- 02:13 PM Bug #177: get rid of metacatURL.java
- Original Bugzilla ID was 177
- 02:13 PM Bug #173: create eml outreach page
- Original Bugzilla ID was 173
- 02:13 PM Bug #172: xml_catalog replication
- Original Bugzilla ID was 172
- 02:13 PM Bug #171: add transform action
- Original Bugzilla ID was 171
- 02:13 PM Bug #170: merge get actions into one read action
- Original Bugzilla ID was 170
- 02:13 PM Bug #169: pathquery support for owner and site subsetting
- Original Bugzilla ID was 169
- 02:13 PM Bug #168: eliminate title attribute from xml_documents
- Original Bugzilla ID was 168
- 02:13 PM Bug #163: need data repository interface for metacat
- Original Bugzilla ID was 163
- 02:13 PM Bug #162: need harvest/batch load for metacat
- Original Bugzilla ID was 162
- 02:13 PM Bug #161: need replication mechanism for metacat
- Original Bugzilla ID was 161
- 02:13 PM Bug #160: need resource restriction capability
- Original Bugzilla ID was 160
- 02:13 PM Bug #154: change INSERT to fail if docid exists
- Original Bugzilla ID was 154
- 02:13 PM Bug #152: Port SRB1_1_8 changes to Linux x86
- Original Bugzilla ID was 152
- 02:13 PM Bug #151: need doctype equivalence specification
- Original Bugzilla ID was 151
- 02:13 PM Bug #150: metacat accepts invalid documents
- Original Bugzilla ID was 150
- 02:13 PM Bug #149: Need revision number to uniquely specify docid
- Original Bugzilla ID was 149
- 02:13 PM Bug #148: node-level granularity for ACLs
- Original Bugzilla ID was 148
- 02:13 PM Bug #147: return partial resultsets
- Original Bugzilla ID was 147
- 02:13 PM Bug #138: use LDAP as optional directory for authentication
- Original Bugzilla ID was 138
- 02:13 PM Bug #137: need admin client for managing SRB systems
- Original Bugzilla ID was 137
- 02:13 PM Bug #131: add doctype identifier to returnfields
- Original Bugzilla ID was 131
- 02:13 PM Bug #130: remove the title hack from metacat
- Original Bugzilla ID was 130
- 02:13 PM Bug #129: Metacat Performance: paged Query Returns
- Original Bugzilla ID was 129
- 02:13 PM Bug #128: change resource public ID in the catalog
- Original Bugzilla ID was 128
- 02:13 PM Bug #117: need new HTML interface allowing boolean search
- Original Bugzilla ID was 117
- 02:13 PM Bug #114: need interface for package info and downloading
- Original Bugzilla ID was 114
- 02:13 PM Bug #113: need "dataset oriented" html interface for results
- Original Bugzilla ID was 113
- 02:13 PM Bug #111: reading large documents from metacat is slow
- Original Bugzilla ID was 111
- 02:13 PM Bug #110: foreign keys to xml_catalog
- Original Bugzilla ID was 110
- 02:13 PM Bug #109: query speed slows as database grows
- Original Bugzilla ID was 109
- 02:13 PM Bug #101: generate data set usage metadata/ provide access log
- Original Bugzilla ID was 101
- 02:13 PM Bug #100: add viewabstract action to metacatServlet
- Original Bugzilla ID was 100
- 02:13 PM Bug #99: add getDocumentAction to marineServlet
- Original Bugzilla ID was 99
- 02:13 PM Bug #98: add download action to marineservlet
- Original Bugzilla ID was 98
- 02:13 PM Bug #97: combine printExtendedSQL and printSQL methods into one
- Original Bugzilla ID was 97
- 02:13 PM Bug #96: Fix browse function in MARINE servlet
- Original Bugzilla ID was 96
- 02:13 PM Bug #95: support for Namespaces in XML documents
- Original Bugzilla ID was 95
- 02:13 PM Bug #94: add DOM interface support to metacat
- Original Bugzilla ID was 94
- 02:13 PM Bug #93: allow dynamic addition of actions
- Original Bugzilla ID was 93
- 02:13 PM Bug #92: need access control tracking for metadata documents
- Original Bugzilla ID was 92
- 02:13 PM Bug #63: methods in MetaCatServlet should be private not protected
- Original Bugzilla ID was 63
- 02:13 PM Bug #62: hardcoded paths should be config parameters
- Original Bugzilla ID was 62
- 02:13 PM Bug #61: new resultset dtd spec
- Original Bugzilla ID was 61
- 02:13 PM Bug #60: use querySpecification
- Original Bugzilla ID was 60
- 02:13 PM Bug #59: create a more general specification for queries
- Original Bugzilla ID was 59
- 02:13 PM Bug #58: add eml-resource to the catalog
- Original Bugzilla ID was 58
- 02:13 PM Bug #57: changes to handleQueryAction
- Original Bugzilla ID was 57
- 02:13 PM Bug #56: code shifts and removals
- Original Bugzilla ID was 56
- 02:13 PM Bug #55: change order of fields
- Original Bugzilla ID was 55
- 02:13 PM Bug #54: title and altitle fields are too small
- Original Bugzilla ID was 54
- 02:13 PM Bug #53: Interface does not look good in 800x600
- Original Bugzilla ID was 53
- 02:13 PM Bug #52: Change link to project abstract
- Original Bugzilla ID was 52
- 02:13 PM Bug #51: adding a non-well-formed document results in a "success" message
- Original Bugzilla ID was 51
- 02:13 PM Bug #49: need anonymous user login as default for metacat
- Original Bugzilla ID was 49
- 02:13 PM Bug #48: need an option to do xml indexing asynchronously
- Original Bugzilla ID was 48
- 02:13 PM Bug #47: doctype and docid attr are needed in xml_index table
- Original Bugzilla ID was 47
- 02:13 PM Bug #46: metacat insert fails on some documents
- Original Bugzilla ID was 46
- 02:13 PM Bug #41: consolidate methods for XML output
- Original Bugzilla ID was 41
- 02:13 PM Bug #40: Search Refinement Capability
- Original Bugzilla ID was 40
- 02:13 PM Bug #35: SRB RMI server doesn't authenticate after first connection
- Original Bugzilla ID was 35
- 02:13 PM Bug #34: text matches in query algorithm don't span TEXT nodes
- Original Bugzilla ID was 34
- 02:13 PM Bug #33: problems with replicating of DTDs, because of PUBLIC IDs
- Original Bugzilla ID was 33
- 02:13 PM Bug #31: need dataset id reference from metadata
- Original Bugzilla ID was 31
- 02:13 PM Bug #30: get dataguide function needed by client
- Original Bugzilla ID was 30
- 02:13 PM Bug #29: Download DTDs/Schemas for client
- Original Bugzilla ID was 29
- 02:13 PM Bug #28: need doctype backtracing/linking feature as part of doctype filter
- Original Bugzilla ID was 28
- 02:13 PM Bug #27: DBReader doesn't recreate COMMENTS and PIs when reading a doc
- Original Bugzilla ID was 27
- 02:13 PM Bug #26: need to add NOT operator to pathquery.dtd
- Original Bugzilla ID was 26
- 02:13 PM Bug #25: nodeid should be generated in safe manner
- Original Bugzilla ID was 25
- 02:13 PM Bug #24: MetaCatServlet should provide 2 more input parameters to DBWriter: accession# and action
- Original Bugzilla ID was 24
- 02:13 PM Bug #23: creating shared pool of connections in metacat servlet
- Original Bugzilla ID was 23
- 02:13 PM Bug #22: content negotiation for doctypes needed
- Original Bugzilla ID was 22
- 02:13 PM Bug #21: metacat redundancy in reader and writer implementation of nodes
- Original Bugzilla ID was 21
- 02:13 PM Bug #20: DBSAXNode constructor can be simplified
- Original Bugzilla ID was 20
- 02:13 PM Bug #19: need exception handling mechanism
- Original Bugzilla ID was 19
- 02:13 PM Bug #18: metacat docid and rootnodeid not generated in a safe manner
- Original Bugzilla ID was 18
- 02:13 PM Bug #17: DBWriter uses multiple transactions to load document
- Original Bugzilla ID was 17
- 02:13 PM Bug #16: validation engine uses OASIS XML Catalog
- Original Bugzilla ID was 16
- 02:13 PM Bug #15: metacat depends on Oracle parser, should be SAX
- Original Bugzilla ID was 15
- 02:13 PM Bug #14: metacat TEXT nodes limited to 4K characters
- Original Bugzilla ID was 14
- 02:13 PM Bug #13: metacat doesn't allow updates or deletes
- Original Bugzilla ID was 13
- 02:13 PM Bug #7: MCAT doesn't pass tests when built under Oracle 7.3.2
- Original Bugzilla ID was 7
- 02:13 PM Bug #6: MCAT won't build under IRIX with Oracle 8.0.5
- Original Bugzilla ID was 6
03/25/2013
- 05:22 PM Revision 7525 (metacat): switch to non-snapshot EZID client jar.
- 02:33 PM Bug #5814: Test CILogon-to-LDAP account mapping utility
- we've been using this on mn-demo-5 with good result
- 11:57 AM Revision 7524 (metacat): use new, dedicated, LTER test account for LDAP referral test.
- 10:30 AM Revision 7522 (metacat): added more classes to the index diagram to reflect current state of the code - needs to be updated to include plan for implementation (e.g., DocType object is not what we want). http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5884
03/22/2013
- 04:50 PM Revision 7521 (metacat): enable plantuml generation when building the sphinx documentation. note that you do need to have graphviz installed, but hopefully that is all.
- 12:43 PM Revision 7520 (metacat): select only distinct guids (synch may have failed more than once for any given guid)
- https://redmine.dataone.org/issues/3539
- 12:29 PM Revision 7519 (metacat): include xml_revisions.
- do not allow removal of server_location = 1 documents (these are not replicas).
https://redmine.dataone.org/issues/3539
Also available in: Atom