Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Tomcat 5.0.19
JDK build 1.5.0_05-b05
Linux
UTF-8 encoded Files
Description
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" />