MultiResolutionCachedImage unnecessarily creates base image to get its size

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: client-libs
    • b78
    • x86
    • os_x

        A DESCRIPTION OF THE REQUEST :
        MultiResolutionCachedImage getWidth() and getHeight() ask the base image for its width or height (via the superclass) instead of returning the baseImageWidth and baseImageHeight fields.

        JUSTIFICATION :
        Asking for the base image may cause an image to be created that would otherwise not be needed.



        CUSTOMER SUBMITTED WORKAROUND :
        Issue report requested by alexandr.scherbatiy@oracle.com

              Assignee:
              Alexandr Scherbatiy
              Reporter:
              Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: