ICEfaces
  1. ICEfaces
  2. ICE-4943

REGRESSION: ice:graphicImage in ice:panelSeries tag cannot correctly display byte image

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2-RC1
    • Fix Version/s: 1.8.2
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      ice:graphicImage + byte array + panelSeries

      Description

      After upgrading to ICEfaces 1.8.2-RC1, I found ice:graphicImage in ice:panelSeries tag cannot correctly display byte image. All displayed images seem come from the last image byte data in the panelSeries list. It worked on 1.8.1.

        Issue Links

          Activity

          Hide
          Adnan Durrani added a comment -

          Its a regression of ICE-4861.

          Show
          Adnan Durrani added a comment - Its a regression of ICE-4861 .
          Hide
          Adnan Durrani added a comment -

          To avoid memory leak the graphicImage component was using one resource for a component, that was causing problem under UIData type of component, changes made so the resource will be served on the bases of clientId.

          Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\HtmlGraphicImage.java
          Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\renderkit\ImageRenderer.java
          Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\renderkit\ImageRenderer.java
          Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\HtmlGraphicImage.java
          Completed: At revision: 19269

          Show
          Adnan Durrani added a comment - To avoid memory leak the graphicImage component was using one resource for a component, that was causing problem under UIData type of component, changes made so the resource will be served on the bases of clientId. Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\HtmlGraphicImage.java Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\renderkit\ImageRenderer.java Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\renderkit\ImageRenderer.java Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\HtmlGraphicImage.java Completed: At revision: 19269

            People

            • Assignee:
              Adnan Durrani
              Reporter:
              Adnan Durrani
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: