You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "atul singh (JIRA)" <ji...@apache.org> on 2008/04/17 21:01:23 UTC

[jira] Created: (WICKET-1550) AbstractDefaultAjaxBehavior ....shows the ajax indicator even if precondition script returns false

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.


[jira] Assigned: (WICKET-1550) AbstractDefaultAjaxBehavior ....shows the ajax indicator even if precondition script returns false

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg reassigned WICKET-1550:
-------------------------------------

    Assignee: Matej Knopp

> 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
>            Assignee: Matej Knopp
>            Priority: Minor
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> 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.


[jira] Updated: (WICKET-1550) AbstractDefaultAjaxBehavior ....shows the ajax indicator even if precondition script returns false

Posted by "atul singh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

atul singh updated WICKET-1550:
-------------------------------

    Priority: Minor  (was: Major)

> 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
>            Priority: Minor
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> 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.


[jira] Resolved: (WICKET-1550) AbstractDefaultAjaxBehavior ....shows the ajax indicator even if precondition script returns false

Posted by "Matej Knopp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matej Knopp resolved WICKET-1550.
---------------------------------

    Resolution: Won't Fix

Can't be fixed wicket current ajax infrastructure. Will be addressed in 1.5

> 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
>            Assignee: Matej Knopp
>            Priority: Minor
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> 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.