You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2003/01/28 13:02:05 UTC

DO NOT REPLY [Bug 16490] New: - [PATCH]Image Reader Caching Problem

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

[PATCH]Image Reader Caching Problem

           Summary: [PATCH]Image Reader Caching Problem
           Product: Cocoon 2
           Version: Current CVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: sitemap components
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: uv@upaya.co.uk


The new Image reader in the current CVS does not use the image width and height 
when calculating the caching hash key.

This means that, if the same image is rendered at different resolutions, it 
will only be rendered correctly at the first resolution. The attached patch 
(based upon code extracted from the 2.0.4 ImageReader) appears to fix this 
problem.

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