Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.7.2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
When multiple custom charts are displayed on the page randomly they will be duplicated. For example, we have three charts, chartA, chartB, and chartC. When the charts are updated by the renderOnSubmit attribute sometimes chartA will be displayed where chartB is and also be displayed where chartA is supposed to be shown. In some cases chartB is show where chartB should be and where chartC is. This occurs in a random order and is not predictable. The src path for the rendered img tag is the same when this issue occurs. Attached is a test case and screen shots that show the issue occurring. This issue does not occur using 1.6.2 and is only seen in 1.7.0 jars.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17445 | Tue Aug 26 13:35:02 MDT 2008 | yip.ng | Changed to make sure that the generated digest is unique. |
Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/outputchart/ChartResource.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17444 | Tue Aug 26 13:14:50 MDT 2008 | yip.ng | Changed to make sure that the generated digest is unique. |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/outputchart/ChartResource.java
|