0 Replies Latest reply on May 30, 2007 2:29 AM by anoopsinghit

    error in the < does not exist

      Hello,

      I hope you do not lose patience but the auto-generated forms are corrupt.
      When starting a simple process instance (start->task with one variable->end) I
      get the exception:
      Error Parsing /24/NumberInp--.xhtml: Error Traced[line: 36] The value of
      attribute "value" associated with an element type "input" must not contain the
      '<' character.
      One corrupt snippet:
      <!-- TASKFORM ROWS -->
      |
      | number
      |
      | <input jsfc="h:input"
      value="#{taskBean.variables['number']}<---failing apostroph />
      |
      |
      When I correct the mentioned fault a new fault arises.
      Hope you can help.