You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Carsten Ziegeler <cz...@sundn.de> on 2001/04/11 17:38:54 UTC

AW: cvs commit: xml-cocoon/src/org/apache/cocoon/components/sax XMLByteStreamCompiler.java

> cziegeler    01/04/11 08:32:30
> 
>   Modified:    src/org/apache/cocoon/components/sax Tag: xml-cocoon2
>                         XMLByteStreamCompiler.java
>   Log:
>   Hotfix for the NPE during caching - we have to further investigate here
>   
>   Revision  Changes    Path
>   No                   revision
Hi,

this is a little bit strange - I don't know where the source for this error is,
but the XMLByteStreamCompiler gets a startElement() event, with the
namespaceURI set to null !
Reading the SAX specs this is not allowed. I included now for safety a simple
test to avoid this situation, but we need to find out the source for this.

Carsten


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org