You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2007/03/16 16:55:10 UTC

[jira] Assigned: (WICKET-397) DropDownChoice, empty Model wrong default encoding of special chars

     [ https://issues.apache.org/jira/browse/WICKET-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Quenot reassigned WICKET-397:
-------------------------------------------

    Assignee: Jean-Baptiste Quenot

> DropDownChoice, empty Model wrong default encoding of special chars
> -------------------------------------------------------------------
>
>                 Key: WICKET-397
>                 URL: https://issues.apache.org/jira/browse/WICKET-397
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3
>         Environment: all on wicket 1.3
>            Reporter: Korbinian Bachl
>         Assigned To: Jean-Baptiste Quenot
>            Priority: Trivial
>             Fix For: 1.3
>
>
> Iv the DDChoice is empty at  first, you get a "Bitte Auswählen" wich is wrongly decoded as "Bitte Ausw?%len" - so the encoding needs to be checked that it gets correctly encoded according to HTML like  &auml; 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.