Actions
Bug #2725
closedxml-to-json() problems
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
Actions