Issue Details (XML | Word | Printable)

Key: APF-705
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Matt Raible
Reporter: appfuse_user
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
AppFuse
APF-484

Special characters problem.

Created: 27/Mar/07 01:29 AM   Updated: 29/Aug/07 12:22 PM   Resolved: 29/Aug/07 12:22 PM
Component/s: Web - JSF
Affects Version/s: 2.0-M4
Fix Version/s: 2.0-RC1

File Attachments: None
Image Attachments:

1. pic.JPG
(101 kB)
Environment:
Simplified Chinese windows XP sp2 IE6.0
Tomcat 5.5.23 Web - JSF


 Description  « Hide
I am using 2.0-M4(Web -JSF),Tomcat 5.5.23.
I have a problem of special characters display.
reproduce and description:
        See the Attachment: [pic.JPG] (I login by Simplified Chinese windows XP sp2)

Sort Order: Ascending order - Click to sort in descending order
ben007 added a comment - 29/Mar/07 12:04 PM
I hava the same issue too.How can fix it?

Matt Raible added a comment - 29/Mar/07 12:17 PM
This happens in 1.9.4 as well. Looks like it's a bug in the corejsf-validator. You could try changing to use jsf-comp's client validators:

http://jsf-comp.sourceforge.net/components/clientvalidators/index.html

Matt Raible added a comment - 22/May/07 11:22 AM
Moving to future release. If you provide a patch to use a different client-side validation framework, I'll be more than happy to apply it.

Roman Novak added a comment - 27/May/07 08:59 AM
Would this be the successor ?

Roman Novak added a comment - 27/May/07 09:00 AM

Hiugong Gwok added a comment - 27/May/07 05:44 PM
I just tried, replace facelets 1.1.11 with facelets 1.1.12 fixed this.
But facelets 1.1.12 is not stable yet.

Hiugong Gwok added a comment - 27/May/07 05:57 PM
The issue seems to caused by this bug (https://facelets.dev.java.net/issues/show_bug.cgi?id=176) if anyone interested.

Matt Raible added a comment - 27/Aug/07 03:45 PM
I've confirmed this issue can be fixed by upgrading to Facelets 1.1.12. Upgrading JSF to version 1.2 requires upgrading Facelets to 1.1.13, so APF-484 will also fix this issue.