You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Laszlo Borsos (JIRA)" <ji...@apache.org> on 2007/08/17 18:30:34 UTC

[jira] Created: (WW-2119) password tag doesn't display any value

password tag doesn't display any value
--------------------------------------

                 Key: WW-2119
                 URL: https://issues.apache.org/struts/browse/WW-2119
             Project: Struts 2
          Issue Type: Improvement
          Components: Views
    Affects Versions: 2.0.9
         Environment: Tomcat 6, jre 6, XP
            Reporter: Laszlo Borsos
            Priority: Minor


Sometimes it's good to display a number of asterisks in a password field, signalling that a password has already been set. When the submitted string is the same number of asterisks, it is not stored.

s:password tag does not translate its value attribute to an html value attribute.


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


[jira] Commented: (WW-2119) password tag doesn't display any value

Posted by "Laszlo Borsos (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42046 ] 

Laszlo Borsos commented on WW-2119:
-----------------------------------

Thank you.

> password tag doesn't display any value
> --------------------------------------
>
>                 Key: WW-2119
>                 URL: https://issues.apache.org/struts/browse/WW-2119
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Views
>    Affects Versions: 2.0.9
>         Environment: Tomcat 6, jre 6, XP
>            Reporter: Laszlo Borsos
>            Priority: Minor
>
> Sometimes it's good to display a number of asterisks in a password field, signalling that a password has already been set. When the submitted string is the same number of asterisks, it is not stored.
> s:password tag does not translate its value attribute to an html value attribute.

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


[jira] Commented: (WW-2119) password tag doesn't display any value

Posted by "Lukasz Racon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42044 ] 

Lukasz Racon commented on WW-2119:
----------------------------------

Did you try showPassword=true
http://struts.apache.org/2.x/docs/password.html

If it helps pls close the issue.

> password tag doesn't display any value
> --------------------------------------
>
>                 Key: WW-2119
>                 URL: https://issues.apache.org/struts/browse/WW-2119
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Views
>    Affects Versions: 2.0.9
>         Environment: Tomcat 6, jre 6, XP
>            Reporter: Laszlo Borsos
>            Priority: Minor
>             Fix For: Future
>
>
> Sometimes it's good to display a number of asterisks in a password field, signalling that a password has already been set. When the submitted string is the same number of asterisks, it is not stored.
> s:password tag does not translate its value attribute to an html value attribute.

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


[jira] Closed: (WW-2119) password tag doesn't display any value

Posted by "James Holmes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Holmes closed WW-2119.
----------------------------

       Resolution: Not A Problem
    Fix Version/s:     (was: Future)

You can use the "showPassword" attribute to get an asterisk value displayed as Lukasz pointed out. If you need functionality other than that, feel free to re-open this ticket or create another one.

Thanks for the heads up Lukasz!

> password tag doesn't display any value
> --------------------------------------
>
>                 Key: WW-2119
>                 URL: https://issues.apache.org/struts/browse/WW-2119
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Views
>    Affects Versions: 2.0.9
>         Environment: Tomcat 6, jre 6, XP
>            Reporter: Laszlo Borsos
>            Priority: Minor
>
> Sometimes it's good to display a number of asterisks in a password field, signalling that a password has already been set. When the submitted string is the same number of asterisks, it is not stored.
> s:password tag does not translate its value attribute to an html value attribute.

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


[jira] Updated: (WW-2119) password tag doesn't display any value

Posted by "James Holmes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Holmes updated WW-2119:
-----------------------------

    Fix Version/s: Future

> password tag doesn't display any value
> --------------------------------------
>
>                 Key: WW-2119
>                 URL: https://issues.apache.org/struts/browse/WW-2119
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Views
>    Affects Versions: 2.0.9
>         Environment: Tomcat 6, jre 6, XP
>            Reporter: Laszlo Borsos
>            Priority: Minor
>             Fix For: Future
>
>
> Sometimes it's good to display a number of asterisks in a password field, signalling that a password has already been set. When the submitted string is the same number of asterisks, it is not stored.
> s:password tag does not translate its value attribute to an html value attribute.

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