You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Robert Lopuszanski (JIRA)" <de...@tapestry.apache.org> on 2007/09/20 13:43:31 UTC

[jira] Created: (TAPESTRY-1759) UTF-8-characters in validation-messages on ISO-8859-15 encoded pages

UTF-8-characters in validation-messages on ISO-8859-15 encoded pages
--------------------------------------------------------------------

                 Key: TAPESTRY-1759
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1759
             Project: Tapestry
          Issue Type: Bug
          Components: Core Components, Framework, tapestry-core
    Affects Versions: 4.1.2
         Environment: 	<meta key="org.apache.tapestry.output-encoding" value="ISO-8859-15" />
	<meta key="org.apache.tapestry.messages-encoding" value="ISO-8859-15" />

SVN-Revision of org\apache\tapestry\valid\ValidationStrings_de.properties is 542299
            Reporter: Robert Lopuszanski
            Priority: Minor


Unescaped German Umlaute in the property file "org\apache\tapestry\valid\ValidationStrings_de.properties" lead to unescaped UTF-8 characters on ISO-8859-15 encoded pages.



-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-1759) UTF-8-characters in validation-messages on ISO-8859-15 encoded pages

Posted by "Robert Lopuszanski (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Lopuszanski updated TAPESTRY-1759:
-----------------------------------------

    Attachment: patch.txt 

File contains the patch for correcting Umlaute in Typestry 4.1.2. 

Fixes http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/valid/ValidationStrings_de.properties?revision=542299&view=markup

> UTF-8-characters in validation-messages on ISO-8859-15 encoded pages
> --------------------------------------------------------------------
>
>                 Key: TAPESTRY-1759
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1759
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core Components, Framework, tapestry-core
>    Affects Versions: 4.1.2
>         Environment: 	<meta key="org.apache.tapestry.output-encoding" value="ISO-8859-15" />
> 	<meta key="org.apache.tapestry.messages-encoding" value="ISO-8859-15" />
> SVN-Revision of org\apache\tapestry\valid\ValidationStrings_de.properties is 542299
>            Reporter: Robert Lopuszanski
>            Priority: Minor
>         Attachments: patch.txt , TAPESTRY-1759-Bad_encoding.png
>
>
> Unescaped German Umlaute in the property file "org\apache\tapestry\valid\ValidationStrings_de.properties" lead to unescaped UTF-8 characters on ISO-8859-15 encoded pages.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-1759) UTF-8-characters in validation-messages on ISO-8859-15 encoded pages

Posted by "Robert Lopuszanski (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Lopuszanski updated TAPESTRY-1759:
-----------------------------------------

    Attachment: TAPESTRY-1759-Bad_encoding.png

Screenshot shows the badly encoded characters in validation string.

> UTF-8-characters in validation-messages on ISO-8859-15 encoded pages
> --------------------------------------------------------------------
>
>                 Key: TAPESTRY-1759
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1759
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core Components, Framework, tapestry-core
>    Affects Versions: 4.1.2
>         Environment: 	<meta key="org.apache.tapestry.output-encoding" value="ISO-8859-15" />
> 	<meta key="org.apache.tapestry.messages-encoding" value="ISO-8859-15" />
> SVN-Revision of org\apache\tapestry\valid\ValidationStrings_de.properties is 542299
>            Reporter: Robert Lopuszanski
>            Priority: Minor
>         Attachments: TAPESTRY-1759-Bad_encoding.png
>
>
> Unescaped German Umlaute in the property file "org\apache\tapestry\valid\ValidationStrings_de.properties" lead to unescaped UTF-8 characters on ISO-8859-15 encoded pages.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org