Project

Profile

Help

Bug #2725

closed

xml-to-json() problems

Added by Michael Kay about 8 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
XPath conformance
Sprint/Milestone:
Start date:
2016-04-25
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.7, trunk
Fix Committed on Branch:
9.7, trunk
Fixed in Maintenance Release:
Platforms:

Description

(1) xml-to-json crashes if the input contains a <j:number> element containing an invalid number.

(2) if the input has escaped=yes, escape sequences in the original (for example \u0061) are not retained unless they represent characters for which JSON requires escaping. The specification says that valid JSON escape sequences in the input should be retained in the output.

Please register to edit this issue

Also available in: Atom PDF