Bug #1184
metacat returning SAXParseException for encoded identifier
100%
Description
This is a new error we were not getting before for the same test case
tested: d1_integration vs. cn-dev (upgraded with new knb.war from 12/20).
A SAXParseException was returned thrown for PID: common-unicode-ascii-escaped-"#<>[]`{}|
From the test output:
restURL: http://cn-dev.dataone.org/knb/d1/session/?qformat=xml&op=login
method: POST
restURL: http://cn-dev.dataone.org/knb/d1/object/knb:testid:20113134630388_common-unicode-ascii-escaped-%22%23%3C%3E%5B%5D%5E%60%7B%7D%7C? sessionid=8DB25E31E6182BFB0A4F2B3BC68157CD
method: POST
tried to get content and failed. Receiving an error stream instead.
[Fatal Error] :3:225: The content of elements must consist of well-formed character data or markup.
History
#1 Updated by Rob Nahf about 14 years ago
- Assignee set to Chad Berkley
- Priority changed from Normal to High
#2 Updated by Rob Nahf about 14 years ago
- Status changed from New to Closed
- Assignee changed from Chad Berkley to Rob Nahf
- % Done changed from 0 to 100
The new knb.war cleared up this error.