Project

General

Profile

Task #2455

Bug #2449: knb unicode identifier create and get failures

identifiers with supplementary unicode characters not mn.create()

Added by Rob Nahf about 12 years ago. Updated about 12 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Robert Waltz
Category:
d1_common_java
Start date:
2012-03-07
Due date:
% Done:

0%

Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:

Description

traced this back to a problem with serializing systemmetadata just prior to adding it to the file part of the request.
TypeMarshaller does specify UTF-8.

got this message:
"class java.io.IOException: Illegal character code 0xd800 in content text"

exception thrown in mtx.marshallDocument(typeObject) in TypeMarshaller.marshalTypeToOutputStream().

probably a low priority for current release, as limited to only supplementary characters.

History

#1 Updated by Robert Waltz about 12 years ago

See Bug #1141, Task #1142 . This appears to be a duplicate of that issue that has been deferred until after the rollout.

#2 Updated by Ben Leinfelder about 12 years ago

This is the test hat is failing:

Test 27: Error: create: common-unicode-supplementary-escaped-????

#3 Updated by Robert Waltz about 12 years ago

  • Status changed from New to Rejected

Confirmed to be a duplicate

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)