[
https://issues.apache.org/jira/browse/MYFACES-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Werner Punz resolved MYFACES-2914.
----------------------------------
Fix Version/s: 2.0.2-SNAPSHOT
Resolution: Fixed
I also added the form identifier as post param for compatibility reasons to
mojarra
> jsf.js spec broken by adding mojarra behavior
> ---------------------------------------------
>
> Key: MYFACES-2914
> URL: https://issues.apache.org/jira/browse/MYFACES-2914
> Project: MyFaces Core
> Issue Type: Bug
> Reporter: Werner Punz
> Priority: Minor
> Fix For: 2.0.2-SNAPSHOT
>
>
> 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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.