Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0, 2.0.0-EE-Beta1
-
Fix Version/s: 2.0.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:GlassFish v3, Tomcat 6
Description
ice:outputFormat renders special characters like German Umlaute not correcly, e.g. an 'ü' is rendered as 'ü'
the same thing happens for ice:outputText in ice:commandSortHeader, but only when the column is the active sorted column
Both worked in 2.0-Beta2!
the same thing happens for ice:outputText in ice:commandSortHeader, but only when the column is the active sorted column
Both worked in 2.0-Beta2!
Issue Links
- is duplicated by
-
ICE-8212 special characters displayed incorrectly in ice:commandSortHeader
- Closed
Activity
Michael Süess
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Environment | GlassFish v3 | GlassFish v3, Tomcat 6 |
Salesforce Case | [5007000000GBLnf] | |
Component/s | Components [ 10012 ] | |
Affects Version/s | 2.0.0-EE-Beta1 [ 10250 ] |
Arran Mccullough
made changes -
Attachment | cmdSortHeader-active.JPG [ 12951 ] | |
Attachment | cmdSortHeader-deactive.JPG [ 12952 ] |
Arran Mccullough
made changes -
Attachment | welcomeICEfaces.xhtml [ 12953 ] | |
Attachment | TableBean.java [ 12954 ] | |
Attachment | SortableList.java [ 12955 ] |
Ken Fyten
made changes -
Fix Version/s | 2.0.1 [ 10255 ] | |
Assignee Priority | P2 | |
Assignee | Mark Collette [ mark.collette ] |
Ken Fyten
made changes -
Assignee Priority | P2 | P1 |
Assignee | Mark Collette [ mark.collette ] | Yip Ng [ yip.ng ] |
yip.ng
made changes -
Attachment | screenshot-03.png [ 12981 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24196 | Fri Mar 18 13:50:59 MDT 2011 | yip.ng | |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/renderkit/dom_html_basic/OutputMessageRenderer.java
|
yip.ng
made changes -
Attachment | screenshot-04.png [ 12982 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24201 | Fri Mar 18 14:59:20 MDT 2011 | yip.ng | |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/commandsortheader/CommandSortHeaderRenderer.java
|
yip.ng
made changes -
Attachment | screenshot-05.png [ 12983 ] |
yip.ng
made changes -
Attachment | screenshot-06.png [ 12984 ] |
yip.ng
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Assignee Priority | P1 |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Evgheni Sadovoi
made changes -
Attached screen shots displaying issue with commandSortHeader.