AbstractDefaultAjaxBehavior ....shows the ajax indicator even if precondition
script returns false
--------------------------------------------------------------------------------------------------
Key: WICKET-1550
URL: https://issues.apache.org/jira/browse/WICKET-1550
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.3.3
Reporter: atul singh
AbstractDefaultAjaxBehavior shows the ajax indicator even if precondition
script returns false.
Precondition script returns false means no call will be made actually to the
server, And hence no indicator should be shown.
How this impacts: In my particular scenario it keeps showing all the time,
though i go to the server only when a javascript function returns true
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.