Uploaded image for project: 'MyFaces Tobago'
  1. MyFaces Tobago
  2. TOBAGO-2171

Newlines vanished in tc:textarea

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Information Provided
    • 5.3.0
    • None
    • Core
    • None

    Description

      Newlines may vanish in tc:textarea if:

      • open-liberty is used
      • a tc:file is on the page

      Example:
      Textarea has the text:
      "qwe

      asdf". The button is clicked. the value text1 in the textareaController has the value "qweasdf".

      <tc:file value="..."/>
        <tc:form>
          <tc:textarea value="#{textareaController.text1}"/>
          <tc:button label="Submit"/>
        </tc:form>
      

      Attachments

        Activity

          People

            lofwyr Udo Schnurpfeil
            hnoeth Henning Nöth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: