[ http://issues.apache.org/jira/browse/MYFACES-964?page=comments#action_12361184 ]
Martin Marinschek commented on MYFACES-964: ------------------------------------------- Shouldn't it still be working with HTML entities? regards, Martin > inputTextHelp doesn't work with german Umlaute > ---------------------------------------------- > > Key: MYFACES-964 > URL: http://issues.apache.org/jira/browse/MYFACES-964 > Project: MyFaces > Type: Bug > Components: Tomahawk > Versions: 1.1.1 > Environment: Tomcat 5.0.19 > JDK build 1.5.0_05-b05 > Linux > UTF-8 encoded Files > Reporter: Patrick Schulz > Assignee: Martin Marinschek > > Umlauts in the value and helpText attributes become rendered as HTML entities. > In this case the jsp files are stored in UTF-8 encoding (by the editor). > Here's the jsp head: > <%@ page pageEncoding="UTF-8" contentType="text/html;charset=UTF-8" > language="java" %> > @html head: > <meta content="text/html; charset=UTF-8" http-equiv="content-type" /> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
