ICEfaces
  1. ICEfaces
  2. ICE-1106

HtmlTextareaTag can't be created without cols & rows setting

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Cannot Reproduce
    • Affects Version/s: 1.5.1
    • Fix Version/s: 1.6DR#6, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Operating System: Windows XP
      Platform: PC

      Description

      if you don't specify the cols and rows attribute of an <ice:inputTextarea> you
      get the following exception. As our tld docs state that these are not required,
      we should default these to 1 if not specified.

      Caused by: javax.servlet.jsp.JspException: Can't instantiate class:
      'com.icesoft.faces.component.ext.HtmlInputTextarea'.
      at
      com.icesoft.faces.component.ext.taglib.InputTextareaTag.doStartTag(InputTextareaTag.java:866)
      at com.icesoft.faces.webapp.parser.Parser.executeJspLifecycle(Parser.java:162)
      at com.icesoft.faces.webapp.parser.Parser.executeJspLifecycle(Parser.java:186)
      at com.icesoft.faces.webapp.parser.Parser.executeJspLifecycle(Parser.java:186)
      at com.icesoft.faces.webapp.parser.Parser.executeJspLifecycle(Parser.java:186)
      at com.icesoft.faces.webapp.parser.Parser.executeJspLifecycle(Parser.java:186)
      at com.icesoft.faces.webapp.parser.Parser.parse(Parser.java:134)
      ... 40 more

        Activity

        Hide
        Adnan Durrani added a comment -

        This bug can not be reproduced. I have tested icefaces 1.5.3 and trunk head. The ice:inputTextarea can be used with and without cols and rows attribute.

        Show
        Adnan Durrani added a comment - This bug can not be reproduced. I have tested icefaces 1.5.3 and trunk head. The ice:inputTextarea can be used with and without cols and rows attribute.

          People

          • Assignee:
            Unassigned
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: