Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.RC1
-
Fix Version/s: 3.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Firefox, IE, ICEfaces 3.1.0 BETA2 06282012
-
Assignee Priority:P1
Description
When dynamically adding an ace:chart to the page, vie a ui:include for example. Various issues can be seen depending on the browser:
IE - When the content that has the chart is includes a JavaScript error is thrown: 'ice.ace.jq.jqplot.CategoryAxisRenderer' is null or not an object. The chart does not display once the error is thrown. A browser refresh does resolve the issue.
Firefox - Similar behaviour to IE but a JavaScript error is not thrown. The chart does not display and a full browser refresh is required.
IE - When the content that has the chart is includes a JavaScript error is thrown: 'ice.ace.jq.jqplot.CategoryAxisRenderer' is null or not an object. The chart does not display once the error is thrown. A browser refresh does resolve the issue.
Firefox - Similar behaviour to IE but a JavaScript error is not thrown. The chart does not display and a full browser refresh is required.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30065 | Wed Jul 18 09:24:03 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/listcontrol/ListControlRenderer.java
MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/chart/ChartMeta.java MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListRenderer.java MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListMeta.java MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/chart/ChartRenderer.java MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/listcontrol/ListControlMeta.java |