Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-294

MyFaces: framework does not preserve component tree with 'navigateTo'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • V1Beta
    • V1Beta
    • NetUI
    • None

    Description

      Repro:

      • In a webapp with MyFaces, go to a JSF page.
      • Postback to the page to edit some state (e.g., in a <h:inputText/>).
      • From that page, hit a page flow action, e.g., with a link like this:
        <h:commandLink action="someAction" value="hit me" />
      • In that action, go back to the JSF page using 'navigateTo', e.g.,
        @Jpf.SimpleAction(name="someAction", navigateTo=Jpf.NavigateTo.currentPage)
      • Notice that the original page's component tree was not preserved.

      Attachments

        Activity

          People

            jzhuo Julie Zhuo
            rich Richard Feit
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: