ICEfaces
  1. ICEfaces
  2. ICE-6832

inputTextArea newLine/Carriage Return not part of string when sent to server on Internet Explorer 7/8

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 2.0.1
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      IceFaces 2.0.1, Windows XP, Internet Explorer 7 or 8

      Description

      Using an InputTextarea, new line or carriage returns are not being sent to the backend. This happens only in Internet Explorer.

      For example, seperating the text below by pressing enter:

      a
      b
      c

      will display as 'abc' in text variable below.

      <ice:inputTextarea id="upload" value="#{testmbean.text}" partialSubmit="false" />
      <ice:commandButton value="#{msgs['Enter']}" styleClass="greenBtn" actionListener="#{testmbeanp.addText}" />

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            Michael Wattanachaiyot
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated: