Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.1.2
-
None
-
any
Description
ImageSubmit determines whether it has been clicked (method isClicked() ) by searching for getName()+".x" among the requestParameters. However, this parameter is only available in regular, synchronous submissions.
Proposed fix: Share the implementation of isClicked with that of @LinkSubmit