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

jsf.js spec broken by adding mojarra behavior

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.2
    • None
    • None

    Description

      We have a small 2.0reva spec violation by introducing a mojarra behavior.
      Mojarra appends always the issuing element in execute (not sure yet if it is also added if none is passed)
      The spec clearly states that if @none is passed in execute absolutely nothing is added to the execute list:
      Since 2.0 reva is a fairly new spec, I can savely assume this is the expected behavior.

      If the keyword @none is present, do not create and send the post data argument javax.faces.partial.execute.
      So in reality we have to check for none and do not create anything here

      Attachments

        Activity

          People

            Unassigned Unassigned
            werpu Werner Punz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: