You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by bu...@apache.org on 2002/09/21 06:09:02 UTC

DO NOT REPLY [Bug 12891] New: - [PATCH] XSLTProcessorImpl doesn't set new URI resolver to cached templates

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12891>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12891

[PATCH] XSLTProcessorImpl doesn't set new URI resolver to cached templates

           Summary: [PATCH] XSLTProcessorImpl doesn't set new URI resolver
                    to cached templates
           Product: Avalon
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Excalibur
        AssignedTo: avalon-dev@jakarta.apache.org
        ReportedBy: vgritsenko@apache.org


XSLTProcessorImpl doesn't set the uri resolver for a cached template explicitly,
this may result in usage of the uri resolver that was used by the 
template the first time, and it may not be valid anymore.
Result is a NPEs in Cocoon's TraxTransformer when caching is on.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>