You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Richard Emberson (JIRA)" <ji...@apache.org> on 2011/03/10 20:26:59 UTC

[jira] Created: (WICKET-3522) org.apache.wicket.ajax.AbstractDefaultAjaxBehavior getCallbackScript onlyTargetActivePage

org.apache.wicket.ajax.AbstractDefaultAjaxBehavior getCallbackScript onlyTargetActivePage
-----------------------------------------------------------------------------------------

                 Key: WICKET-3522
                 URL: https://issues.apache.org/jira/browse/WICKET-3522
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-core
    Affects Versions: 1.5-RC2
         Environment: all
            Reporter: Richard Emberson
            Priority: Trivial


There are two methods:
protected CharSequence getCallbackScript()
and 
protected CharSequence getCallbackScript(boolean onlyTargetActivePage)

I can not find anywhere in the wicket distribution where the onlyTargetActivePage
parameter is used. Maybe there should only be one method.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Resolved: (WICKET-3522) org.apache.wicket.ajax.AbstractDefaultAjaxBehavior getCallbackScript onlyTargetActivePage

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

Martin Grigorov resolved WICKET-3522.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC3
         Assignee: Martin Grigorov

Removed with r1081214.
Thanks!

> org.apache.wicket.ajax.AbstractDefaultAjaxBehavior getCallbackScript onlyTargetActivePage
> -----------------------------------------------------------------------------------------
>
>                 Key: WICKET-3522
>                 URL: https://issues.apache.org/jira/browse/WICKET-3522
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-core
>    Affects Versions: 1.5-RC2
>         Environment: all
>            Reporter: Richard Emberson
>            Assignee: Martin Grigorov
>            Priority: Trivial
>             Fix For: 1.5-RC3
>
>
> There are two methods:
> protected CharSequence getCallbackScript()
> and 
> protected CharSequence getCallbackScript(boolean onlyTargetActivePage)
> I can not find anywhere in the wicket distribution where the onlyTargetActivePage
> parameter is used. Maybe there should only be one method.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira