[ http://issues.apache.org/jira/browse/MYFACES-1403?page=comments#action_12433420 ] Mike Kienenberger commented on MYFACES-1403: --------------------------------------------
attachment myfaces-impl-1.1.3_fix-MYFACES-198.patch removed at users request. > 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.1, 1.1.2, 1.1.3 > Reporter: Martin Kneissl > Attachments: myfaces-impl-1.1.3_fix-MYFACES-1403.patch > > > (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
