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 2003/04/30 01:33:21 UTC

DO NOT REPLY [Bug 19452] New: - XSLT processorImpl causes warnings to fired

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=19452>.
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=19452

XSLT processorImpl causes warnings to fired

           Summary: XSLT processorImpl causes warnings to fired
           Product: Avalon
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Excalibur
        AssignedTo: dev@avalon.apache.org
        ReportedBy: tagunov@motor.ru


XSLTProcessor tries to release null if <use-store>false</use-store>

Also, if <use-
store>true</use-store> and no store is provided to it it throws an exception and forgets to 
release SourceResolver and XMLizer

Testcase and fix to follow

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