>>>>> "Berin" == Berin Loritsch <[EMAIL PROTECTED]> writes:

    >> Oh, if I don't use CDATA, it works fine, and it will do it on
    >> some CDATA sections and not on others. Really weird. Just FYI,
    >> I need to use cdata sections in some cases because of the use
    >> of the '<' and '>' signs in SQL statements.

    Berin> Hmm.  That's a good question.  I wonder if this has
    Berin> something to do with "ignorable whitespace"

Nope, it has to do with eager trimming in
SAXConfigurationHandler.characters. It is one of the wrinkles that
Laura's, Leo's, and now mine patch addressed.

Robert, could you try:
http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id=1795

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to