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
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. |
Assignee | Arturo Zambrano [ artzambrano ] |
Fix Version/s | 3.3 [ 10370 ] |
Component/s | Components [ 10012 ] |
Fix Version/s | EE-1.8.2.GA_P07 [ 10672 ] |
Assignee | Arturo Zambrano [ artzambrano ] | yip.ng [ yip.ng ] |
Assignee Priority | P2 [ 10011 ] |
Attachment | screenshot-01.png [ 15584 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33948 | Fri Mar 15 11:13:54 MDT 2013 | yip.ng | |
Files Changed | ||||
![]() ![]() ![]() |
Attachment | screenshot-02.png [ 15585 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33954 | Fri Mar 15 14:03:16 MDT 2013 | yip.ng | |
Files Changed | ||||
![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Done. See screenshot-01.png
, screenshot-02.png
.
M: \icefaces\trunk\icefaces\component-metadata\src\main\resources\conf\ice_cust_properties\cust-panelconfirmation-props.xml#33948
M: \icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\panelconfirmation\PanelConfirmation.java#33948
M: \icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\panelconfirmation\PanelConfirmationRenderer.java#33948
M: C:\svn\ossrepo\icefaces3\trunk\icefaces\compat\component-metadata\src\main\resources\conf\ice_cust_properties\cust-panelconfirmation-props.xml#33954
M: C:\svn\ossrepo\icefaces3\trunk\icefaces\compat\components\src\main\java\com\icesoft\faces\component\panelconfirmation\PanelConfirmation.java#33954
M: C:\svn\ossrepo\icefaces3\trunk\icefaces\compat\components\src\main\java\com\icesoft\faces\component\panelconfirmation\PanelConfirmationRenderer.java#33954