You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Olivier Ribardière (JIRA)" <ji...@apache.org> on 2009/08/01 00:12:14 UTC

[jira] Updated: (WICKET-2393) Passwords should not be trimed

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

Olivier Ribardière updated WICKET-2393:
---------------------------------------

    Attachment: WICKET-2393-fix.patch

A patch has been attached to this bug, please indicate if any problem with it.

> Passwords should not be trimed
> ------------------------------
>
>                 Key: WICKET-2393
>                 URL: https://issues.apache.org/jira/browse/WICKET-2393
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC5
>            Reporter: Olivier Ribardière
>            Priority: Minor
>         Attachments: WICKET-2393-fix.patch
>
>
> When using the SignInPanel, if password input field contains spaces at the begining or at the end, they are trimed by the PasswordTextField class.
> Passwords should not be trimed.
> Resolution is probably to override the convertValue method in the PasswordTextField class but I am not confident in doing that myself....

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