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 19:41:34 UTC

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

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

Howard M. Lewis Ship updated TAPESTRY-2012:
-------------------------------------------

    Summary: Add BeanEditor support for data types "password" and "longtext"  (was: Add BeanEditor support for data types "password" and "textarea")

Also added a TextOutput component that writes text out (each line in its own <p> tag).  Password fields are output as a string of asterisks.

> Add BeanEditor support for data types "password" and "longtext"
> ---------------------------------------------------------------
>
>                 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