Incorrect encoding on Danish messages files leads to
UnknownFormatConversionException
-------------------------------------------------------------------------------------
Key: TAPESTRY-2674
URL: https://issues.apache.org/jira/browse/TAPESTRY-2674
Project: Tapestry
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.0.15
Environment: Danish locale
Reporter: Filip S. Adamsen
Priority: Critical
The patch supplied as part of TAPESTRY-2588 apparently got mangled pretty badly
by IntelliJ IDEA. Although the file WAS UTF-8 encoded, the resulting patch was
not. This leads to UnknownFormatConversionExceptions when most of the Danish
messages are displayed, as the Windows-1252 encoding used in the patch file
confuses java.util.Formatter.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]