>>>>> "Ralph" == Ralph Goers <[EMAIL PROTECTED]> writes:

    Ralph> This looks like a known bug in ParamSaxBuffer. Sometimes
    Ralph> SAX calls characters() twice. The first call has the '{'
    Ralph> and the second call has '}'. ParamSaxBuffer can't handle
    Ralph> that.  The code currently has a "FIXME" comment for this.
    Ralph> I don't know if there is a workaround. I also don't know
    Ralph> why this would be different in 2.2 (I haven't looked at the
    Ralph> 2.2 code).

Looks like you are right.
I just commented out the throw instruction, and my problem went away.

Of course, that's not a fix - it just confirms your diagnosis.
-- 
Colin Paul Adams
Preston Lancashire

Reply via email to