You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Anton Marchenkov (Created) (JIRA)" <ji...@apache.org> on 2012/02/12 13:48:59 UTC

[jira] [Created] (WICKET-4405) Multi byte characters are not decoded in AutoCompleteTextField

Multi byte characters are not decoded in AutoCompleteTextField
--------------------------------------------------------------

                 Key: WICKET-4405
                 URL: https://issues.apache.org/jira/browse/WICKET-4405
             Project: Wicket
          Issue Type: Bug
          Components: site
    Affects Versions: 6.0.0
            Reporter: Anton Marchenkov
            Priority: Critical


Multi byte characters are not decoded in AutoCompleteTextField getChoices(String input).

Everything works fine with Wicket 1.5.4.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-4405) Multi byte characters are not decoded in AutoCompleteTextField

Posted by "Anton Marchenkov (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Marchenkov updated WICKET-4405:
-------------------------------------

    Component/s:     (was: site)
                 wicket-extensions
    
> Multi byte characters are not decoded in AutoCompleteTextField
> --------------------------------------------------------------
>
>                 Key: WICKET-4405
>                 URL: https://issues.apache.org/jira/browse/WICKET-4405
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.0.0
>            Reporter: Anton Marchenkov
>            Priority: Critical
>         Attachments: quickstart.zip
>
>
> Multi byte characters (like 'é') are not decoded in AutoCompleteTextField getChoices(String input).
> Everything works fine with Wicket 1.5.4.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (WICKET-4405) Multi byte characters are not decoded in AutoCompleteTextField

Posted by "Anton Marchenkov (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Marchenkov updated WICKET-4405:
-------------------------------------

    Attachment: quickstart.zip
    
> Multi byte characters are not decoded in AutoCompleteTextField
> --------------------------------------------------------------
>
>                 Key: WICKET-4405
>                 URL: https://issues.apache.org/jira/browse/WICKET-4405
>             Project: Wicket
>          Issue Type: Bug
>          Components: site
>    Affects Versions: 6.0.0
>            Reporter: Anton Marchenkov
>            Priority: Critical
>         Attachments: quickstart.zip
>
>
> Multi byte characters are not decoded in AutoCompleteTextField getChoices(String input).
> Everything works fine with Wicket 1.5.4.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-4405) Multi byte characters are not decoded in AutoCompleteTextField

Posted by "Anton Marchenkov (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Marchenkov updated WICKET-4405:
-------------------------------------

    Description: 
Multi byte characters (like 'é') are not decoded in AutoCompleteTextField getChoices(String input).

Everything works fine with Wicket 1.5.4.

  was:
Multi byte characters are not decoded in AutoCompleteTextField getChoices(String input).

Everything works fine with Wicket 1.5.4.

    
> Multi byte characters are not decoded in AutoCompleteTextField
> --------------------------------------------------------------
>
>                 Key: WICKET-4405
>                 URL: https://issues.apache.org/jira/browse/WICKET-4405
>             Project: Wicket
>          Issue Type: Bug
>          Components: site
>    Affects Versions: 6.0.0
>            Reporter: Anton Marchenkov
>            Priority: Critical
>         Attachments: quickstart.zip
>
>
> Multi byte characters (like 'é') are not decoded in AutoCompleteTextField getChoices(String input).
> Everything works fine with Wicket 1.5.4.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (WICKET-4405) Multi byte characters are not decoded in AutoCompleteTextField

Posted by "Sven Meier (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-4405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206925#comment-13206925 ] 

Sven Meier commented on WICKET-4405:
------------------------------------

The query parameter was encoded twice. Thanks!
                
> Multi byte characters are not decoded in AutoCompleteTextField
> --------------------------------------------------------------
>
>                 Key: WICKET-4405
>                 URL: https://issues.apache.org/jira/browse/WICKET-4405
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.0.0
>            Reporter: Anton Marchenkov
>            Assignee: Sven Meier
>            Priority: Critical
>             Fix For: 6.0.0
>
>         Attachments: quickstart.zip
>
>
> Multi byte characters (like 'é') are not decoded in AutoCompleteTextField getChoices(String input).
> Everything works fine with Wicket 1.5.4.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (WICKET-4405) Multi byte characters are not decoded in AutoCompleteTextField

Posted by "Sven Meier (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sven Meier resolved WICKET-4405.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0
         Assignee: Sven Meier

removed double encoding
                
> Multi byte characters are not decoded in AutoCompleteTextField
> --------------------------------------------------------------
>
>                 Key: WICKET-4405
>                 URL: https://issues.apache.org/jira/browse/WICKET-4405
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.0.0
>            Reporter: Anton Marchenkov
>            Assignee: Sven Meier
>            Priority: Critical
>             Fix For: 6.0.0
>
>         Attachments: quickstart.zip
>
>
> Multi byte characters (like 'é') are not decoded in AutoCompleteTextField getChoices(String input).
> Everything works fine with Wicket 1.5.4.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira