History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1051
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jason
Reporter: jason
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Illegal XML characters break feature persister

Created: 18/Apr/07 02:58 PM   Updated: 18/Apr/07 04:24 PM
Component/s: None
Affects Version/s: 1.2.22
Fix Version/s: 1.2.23


 Description  « Hide
If a feature summary somehow picks up something like a C0 control character, it breaks the feature persistence as these characters cannot be directly represented in XML. They can, however, just be dropped as they are also useless for human consumption.

 All   Comments   Change History      Sort Order:
jason - 18/Apr/07 04:24 PM
Fixed in change 3255.