shymon wrote:
>
>
> ...
> [INFO] AppModule.TimingFilter Request time: 1 ms
> [INFO] AppModule.TimingFilter Request time: 3 ms
> [INFO] AppModule.TimingFilter Request time: 0 ms
>
> When onPassivate method is called for the first time all characters are
> ok, but in the subsequent onActivate it's not.
>
> I don't know Tapestry very well yet, so my another question is why
> onPassivate is called so many times?
>
> BTW: if _userQuery is passed via persistent member (@Persist) everything
> is ok. But it will not work for me.
>
> This problem occured when I deployed app on linux server. On Windows
> everything works fine.
> Application source and output encoding is set to UTF-8.
>
>
Ok, of course I should have url-encoded string returned from onPassivate.
Or rather according to
https://issues.apache.org/jira/browse/TAPESTRY-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640867#action_12640867
I should have used any different encoding - not url...
Shouldn't it be a Tapestry's responsibility?
For me it's inconsistency in Tapestry's logic.
--
View this message in context:
http://www.nabble.com/String-encoding-in-activation-context-tp20075742p20088179.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]