Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
*
Description
Original message from the mailing-list:
Copied answer given by Andy:
> Looks like there is a bug in BindingOutputStream - it's not escaping the
> " in the item being output.
So the operation is called "writeEscaped" in NodeFormatterNT ... except
it doesn't do any escaping. Doh! This is a regression due to the
better (in theory) node formatters.