Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-686

TextArea uses String type for value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.0
    • 4.1.1
    • Framework
    • None
    • Tapestry 4.0-beta 9, Jetty, Java 5

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            koehrsen Michael Koehrsen
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: