Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.3, EE-1.8.2.GA_P07
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Any
-
Assignee Priority:P2
-
ICEsoft Forum Reference:
Description
The framework automatically escapes the contents of the ice:panelConfirmation component. This prevents users from including plain HTML tags and escape sequences in the content. This component needs an 'escape' attribute to control whether the contents should be escaped or not.
Activity
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #33954 | Fri Mar 15 14:03:16 MDT 2013 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/panelconfirmation/PanelConfirmation.java
MODIFY
/icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/panelconfirmation/PanelConfirmationRenderer.java
MODIFY
/icefaces3/trunk/icefaces/compat/component-metadata/src/main/resources/conf/ice_cust_properties/cust-panelconfirmation-props.xml
|
| Attachment | screenshot-02.png [ 15585 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #33948 | Fri Mar 15 11:13:54 MDT 2013 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelconfirmation/PanelConfirmation.java
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelconfirmation/PanelConfirmationRenderer.java
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-panelconfirmation-props.xml
|
| Attachment | screenshot-01.png [ 15584 ] |
| Assignee | Arturo Zambrano [ artzambrano ] | yip.ng [ yip.ng ] |
| Assignee Priority | P2 [ 10011 ] |
| Fix Version/s | EE-1.8.2.GA_P07 [ 10672 ] |
| Component/s | Components [ 10012 ] |
| Fix Version/s | 3.3 [ 10370 ] |
| Assignee | Arturo Zambrano [ artzambrano ] |
| Field | Original Value | New Value |
|---|---|---|
| Description | The framework automatically escapes the contents of the ice:panelConfirmation component. This prevents users from including plain HTML tags in the content and escape sequences. This component needs an 'escape' attribute to control whether the contents should be escaped or not. | The framework automatically escapes the contents of the ice:panelConfirmation component. This prevents users from including plain HTML tags and escape sequences in the content. This component needs an 'escape' attribute to control whether the contents should be escaped or not. |

Confirmed fixed in IE 6, 7, 8, 9, FF 17, 21 and Chrome. ICEfaces-EE-1.8.2.GA_P07/2/