https://issues.apache.org/bugzilla/show_bug.cgi?id=49471
Curt Arnold <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #3 from Curt Arnold <[email protected]> 2010-11-13 00:51:04 EST --- Anything handling XML input should accept use of CDATA sections. If you are using a DOM implementation and want to simplify your code, you can configure the parser not to preserve CDATA sections. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
