Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-1405

Interoperability with Facelets

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.1.5-SNAPSHOT
    • 1.1.5
    • General
    • None

    Description

      The current version of 1.1.5-SNAPSHOT had state saving code built into the view-handler. Facelets replaces the view-handler; so this was an attempt that didn't work.

      Resolution:

      • moving all the state saving code (especially: view-sequence-id) into the state-manager
      • letting the HtmlResponseStateManager write code not only in the client-side state saving case, but also in the server-side state saving case

      how to see that it still doesn't work: watch for issues with the back-button. If you click on the back-button, does a click on a link move you to the next page? If the first one doesn't, but the second one does, this problem has reoccurred and we need to reopen this bug.

      Can anyone check that this really works with Facelets?

      regards,

      Martin

      Attachments

        Activity

          People

            mmarinschek Martin Marinschek
            mmarinschek Martin Marinschek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: