You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Christophe Cordenier (JIRA)" <de...@tapestry.apache.org> on 2008/07/24 14:51:31 UTC

[jira] Commented: (TAPESTRY-2537) Utf8Filter should be contributed by default in tapestry core

    [ https://issues.apache.org/jira/browse/TAPESTRY-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616470#action_12616470 ] 

Christophe Cordenier commented on TAPESTRY-2537:
------------------------------------------------

Actually, I have also worked on the UTF-8 issue, and I have found that the "RequestEncodingInitializerImpl" is bypassed by the "ClientPersistentFieldStorage" service wich call the a "request.getParameter" in its constructor. 

So that the "initializeRequestEncoding" of the "RequestEncodingInitializerImpl " has no effect because the request has already been parsed.

> Utf8Filter should be contributed by default in tapestry core
> ------------------------------------------------------------
>
>                 Key: TAPESTRY-2537
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2537
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Francois Armand
>             Fix For: 5.0
>
>
> I think that today, UTF-8 is the default encoding for a worldwide used framework as Tapestry is, and so the default behaviour of Tapestry should be that it "just works" with this encoding (just look at the number of UTF-8 related question on the mailing list).
> So, I think that the UTF-8 filter at http://wiki.apache.org/tapestry/Tapestry5Utf8Encoding should be contributed by default.

-- 
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