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

tx components will be created new when rerendering in JSF 1.2 and using JSP (Tobago 1.5)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0-alpha-1
    • 1.5.0-alpha-2
    • Core
    • None
    • MyFaces 1.2, Sun RI 1.2
      JSP 2.1

    Description

      The tx-Tags should support the JspIdConsumer class which is new in JSP 2.1.
      The problem is, that the findComponent method of UIComponentClassicTagBase will not identify the component and create a new one.
      Result: the submitted value will not be shown in case of an error. Also FacesMessages uses ids which are not on the page (because they a created new).

      A Tag of the tx-lib is mostly like a JSP page, so it must call the setJspId() method of the used Tags.

      Attachments

        Issue Links

          Activity

            People

              lofwyr Udo Schnurpfeil
              lofwyr Udo Schnurpfeil
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: