mvolkmann / waxy

WAX - a new approach to writing XML
http://java.ociweb.com/mark/programming/wax.html
2 stars 0 forks source link

'wax.cdata("==]]>==");' produces unparsable XML. (as described in Enhancement Issue #38) #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I put in and implemented the test I suggested in comment 6 on Enhancement
Issue #38 -- to automatically handle user CDATA text that contains "]]>"
characters:

http://code.google.com/p/waxy/issues/detail?id=38#c6

Original issue reported on code.google.com by jeffgr...@charter.net on 13 Oct 2008 at 3:18

GoogleCodeExporter commented 9 years ago
Fixed, with two JUnit tests, in revision 130.

Original comment by jeffgr...@charter.net on 13 Oct 2008 at 3:20