You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "José Paumard (JIRA)" <de...@tapestry.apache.org> on 2008/10/01 10:45:44 UTC

[jira] Issue Comment Edited: (TAPESTRY-2433) UTF8 characters are not supported in the autocomplete mixin

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

jpaumard edited comment on TAPESTRY-2433 at 10/1/08 1:45 AM:
-----------------------------------------------------------------

I just tested it with FF 2.0 and Chrome, and the bug is still there : if I send non ASCII characters in the List<String> provided by the completion provider, they are not properly sent to the client (see attachment). 
Edit : bug seen in 5.0.15 and 5.016-SNAPSHOT (as of today). 

      was (Author: jpaumard):
    I just tested it with FF 2.0 and Chrome, and the bug is still there : if I send non ASCII characters in the List<String> provided by the completion provider, they are not properly sent to the client (see attachment). 
  
> UTF8 characters are not supported in the autocomplete mixin
> -----------------------------------------------------------
>
>                 Key: TAPESTRY-2433
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2433
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core Components
>    Affects Versions: 5.0.12
>         Environment: Firefox 2.x
>            Reporter: José Paumard
>            Assignee: Howard M. Lewis Ship
>            Priority: Critical
>             Fix For: 5.0.14
>
>         Attachments: mixin.gif
>
>
> The array of String provided by the method called by the mixin is not transfered properly : the non-7 bits characters are lost.

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