You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/01/10 16:28:34 UTC

[jira] Commented: (TAPESTRY-2012) Add BeanEditor support for data types "password" and "textarea"

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

Howard M. Lewis Ship commented on TAPESTRY-2012:
------------------------------------------------

There has been some talk of checking the property name to see if it contains the word "password" as a way to indicate a password field.  For the moment, we differentiate based on a @DataType annotation.

> Add BeanEditor support for data types "password" and "textarea"
> ---------------------------------------------------------------
>
>                 Key: TAPESTRY-2012
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2012
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0.7
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.8
>
>
> It would be nice to use the @DataType annotation to direct the BeanEditor to handle password data (using a PasswordField component) and long text (using a TextArea component).

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