commandLink generates wrong href in non javascript code
-------------------------------------------------------

                 Key: MYFACES-1403
                 URL: http://issues.apache.org/jira/browse/MYFACES-1403
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 1.1.3, 1.1.2, 1.1.1
            Reporter: Martin Kneissl


(Note: This is the essentially same problem as MYFACES-198.)

When ALLOW_JAVASCRIPT is configured to false, clicking on commandLink does not 
invoke the associated action.

The apparent reason is that ..._SUBMIT=1 is missing in the generated href.

Please find attached a patch for myfaces-impl-1.1.3 that solves the problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to