You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/12/16 21:10:25 UTC

[jira] Resolved: (TAPESTRY-686) TextArea uses String type for value

     [ http://issues.apache.org/jira/browse/TAPESTRY-686?page=all ]

Jesse Kuhnert resolved TAPESTRY-686.
------------------------------------

    Resolution: Fixed

Sounds logical to me.

> TextArea uses String type for value
> -----------------------------------
>
>                 Key: TAPESTRY-686
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-686
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.0
>         Environment: Tapestry 4.0-beta 9, Jetty, Java 5
>            Reporter: Michael Koehrsen
>            Priority: Minor
>             Fix For: 4.1.1
>
>
> I'm trying to use TextArea with a translator that parses the input string to another class.  However, TextArea's value property is typed as String, so it tries to cast the object returned by a translator to String.  Seems like the value should be typed as Object and it should trust the translator to do the right thing, as in TextField.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org