Activity
From 09/12/2012 to 10/11/2012
10/08/2012
- 11:09 AM Revision 7398 (metacat): include the subjects we are testing for authentication.
- https://redmine.dataone.org/issues/2778
10/01/2012
- 10:37 AM Bug #5717: Oracle does not allow table names greater than 30 characters
- The DataONE project that depends on these names has also been updated.
09/28/2012
- 09:31 AM Bug #5696: pathQuery returns eml docs which have no public access granted
- The expensive part seems to be the subqueries of all public-read docs and all public-read-deny docs:
SELECT docid,do... - 09:20 AM Bug #5696: pathQuery returns eml docs which have no public access granted
- With the join to the xml_documents table, the response is better - but not that great (3 minutes for "tree" keyword s...
- 08:11 AM Bug #5696: pathQuery returns eml docs which have no public access granted
- Seems this query can be quite expensive when the DB has a large number of documents. Re-working to remove the max(rev...
- 09:06 AM Revision 7397 (metacat): remove the max(rev) clause in favor of a more straight-forward join to xml_documents (that will have the max rev). http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5696
09/25/2012
- 09:51 AM Revision 7396 (metacat): add note about sanparks/saeon spatial file download: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5718
- 09:50 AM Bug #5718: SANParks GIS download returns empty files
- will be included in the 2.0.5 Metacat release.
- 07:29 AM Bug #5718: SANParks GIS download returns empty files
- example of the MetacatClient request that was constructed:
knb 20120925-16:13:58: [DEBUG]: >> "zip=qformat&boundary_k... - 07:25 AM Bug #5718 (Resolved): SANParks GIS download returns empty files
- The files are intact on the server and can be downloaded manally using the metacat?action=read urls, but the special ...
- 09:49 AM Revision 7395 (metacat): include inverted sendParameters() method that uses the keys as values, and the values as keys so that multiple docid parameters can be specified for the zip download. This was a regression when moving to standard httpclient rather than the roll-your-own version we had been using. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5718
09/24/2012
- 03:41 PM Revision 7394 (metacat): integrate ecoinformatics login with the CIlogon identity mapping flow so that a user is directed through the process with no manual navigation needed (at least in the url bar). https://redmine.dataone.org/issues/1480
- 02:52 PM Bug #5717: Oracle does not allow table names greater than 30 characters
- The changes for this are in trunk now and targeted for our next release (2.0.5)
- 01:12 PM Revision 7393 (metacat): use version 2.0.5
- 01:09 PM Revision 7392 (metacat): shorten the systemmetadata* table names for Oracle's 30 character limit. move version to 2.0.5. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5717
- 10:07 AM Revision 7391 (metacat): ajax-ify the call to perform identity mapping (including errors)
09/21/2012
- 02:02 PM Revision 7390 (metacat): look up CN url for portal servlet instead of hardcoding it.
- 01:46 PM Revision 7389 (metacat): look up CN url for portal servlet instead of hardcoding it.
- 01:30 PM Revision 7388 (metacat): use alternative syntax for xml_access table update since oracle does not use joins in a update statement that same way as postgres. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5717
- 01:18 PM Revision 7387 (metacat): correct Oracle syntax
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5717
- 01:14 PM Revision 7386 (metacat): use correct column (guid) for temporary index
- 08:33 AM Bug #5717 (Resolved): Oracle does not allow table names greater than 30 characters
- I'm trying to get metacat configured and get errors when running the upgrade-db-to-2.0.0-oracle.sql. I think I can re...
09/14/2012
- 02:43 PM Revision 7384 (metacat): use correct release date (September 2012)
- 02:01 PM Revision 7382 (metacat): use correct docid format when checking for existing mappings.
09/12/2012
- 03:23 PM Revision 7380 (metacat): include sessionid when constructing the EML download link. pull from RELEASE_EML_UTILS_1_0_5 eml tag.
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5709
- 03:12 PM Bug #5710: Metacat replication fails for datafiles with "&" in the filename
- tested with Jing and will incorporate in Metacat 2.0.4-RC4
- 02:05 PM Bug #5710: Metacat replication fails for datafiles with "&" in the filename
- I've fixed this and wrote a simple test that exercises the docInfo parser. I just wrapped the content of the 'docname...
- 12:05 PM Bug #5710 (Resolved): Metacat replication fails for datafiles with "&" in the filename
- When troubleshooting SANParks-SAEON, we encountered errors with the documentInfo parser on the target machine:
jud... - 02:22 PM Revision 7379 (metacat): use CDATA for docname field in docInfo so that XML parser ignores the content that can contain characters like "&
- 11:40 AM Bug #5709: Cannot download XML for private datapackages shown in XSL display
- The XSL has been updated to include sessionid.
We will not refactor default skin at this time. - 08:33 AM Revision 7377 (metacat): include sessionid when constructing the EML download link. pull from RELEASE_EML_UTILS_1_0_5_RC1 eml tag.
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5709
Also available in: Atom