[ 
https://issues.apache.org/jira/browse/WICKET-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeremy Thomerson updated WICKET-2906:
-------------------------------------

    Fix Version/s:     (was: 1.5-M3)
                   1.5-M4

> Missing ) on AbstractDefaultAjaxBehaviour#getCallbackScript
> -----------------------------------------------------------
>
>                 Key: WICKET-2906
>                 URL: https://issues.apache.org/jira/browse/WICKET-2906
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Maarten Billemont
>            Priority: Minor
>             Fix For: 1.5-M4
>
>
> Am I blindly overlooking something, or are we missing a ) here, in 
> AbstractDefaultAjaxBehaviour#getCallbackScript (at line 119):
> {code}
>       protected CharSequence getCallbackScript(boolean onlyTargetActivePage)
>       {
>               return generateCallbackScript("wicketAjaxGet('" + 
> getCallbackUrl(onlyTargetActivePage) +
>                       "'");
>       }
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to