Task #2453
Bug #2449: knb unicode identifier create and get failures
'+' in urls being converted to space (or possibly stripped) by service
100%
Description
Test 12: OK : : common-unicode-ascii-escaped-space x x
Test 13: Error: get : common-unicode-ascii-escape-anyway-+
Test 14: Error: get : common-unicode-ascii-escape-space-v-plus-+ +%20 %20+
exceptions are d1 NotFound exceptions:
NotFound: 1800: No system metadata could be found for given PID: testMNodeTier3:201267105118419_common-unicode-ascii-escape-anyway-
NotFound: 1800: No system metadata could be found for given PID: testMNodeTier3:201267105121955_common-unicode-ascii-escape-space-v-plus- %20 %20
(these are the only 2 character escaping tests containing '+')
Related issues
History
#1 Updated by Ben Leinfelder almost 13 years ago
- Status changed from New to Closed
This is now working on demo2:
20120309-09:33:05: [INFO]: Test 12: OK : common-unicode-ascii-escaped-space x x [org.dataone.integration.it.ContextAwareTestCaseDataone]
20120309-09:33:05: [INFO]: Test 13: OK : common-unicode-ascii-escape-anyway-+ [org.dataone.integration.it.ContextAwareTestCaseDataone]
20120309-09:33:05: [INFO]: Test 14: OK : common-unicode-ascii-escape-space-v-plus-+ +%20 %20+ [org.dataone.integration.it.ContextAwareTestCaseDataone]