[ http://nagoya.apache.org/jira/browse/XALANJ-287?page=history ]
Henry Zongaro updated XALANJ-287:
---------------------------------
Priority: Major
> document() method accesses URIResolver multiple times
> -----------------------------------------------------
>
> Key: XALANJ-287
> URL: http://nagoya.apache.org/jira/browse/XALANJ-287
> Project: XalanJ2
> Type: Bug
> Components: Xalan-interpretive, transformation
> Versions: 2.2.x
> Environment: Operating System: Other
> Platform: Other
> Reporter: Shane Curcuru
> Assignee: Myriam Midy
>
> TestID URIResolverTest.java, URIResolverTest.xsl
> Run this test and examine the output (2 Fails generated). Note that the
> expected data in the .java file is set to the munged URI's of the three
> document
> () calls when performing the transform(). The LoggingURIResolver however
> captures all calls to the URIResolver - and the URI from each document() call
> is first resolved twice twice in document order (i.e. a, a, b, b, c, c); then
> each one is resolved once again in document order (i.e. a, b, c). One would
> think that each URI should only be resolved once. This may have impact on
> users who use URIResolvers to define caching or other algorithims.
> (Note: I thought I reported this a few weeks back but must have missed it -
> this is not new)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]