Autocomplete assumes there will be other parameters in the callback url when 
appending its query
------------------------------------------------------------------------------------------------

                 Key: WICKET-1966
                 URL: https://issues.apache.org/jira/browse/WICKET-1966
             Project: Wicket
          Issue Type: Wish
          Components: wicket-extensions
    Affects Versions: 1.4-RC1, 1.4-M3
         Environment: Running wicket through PortletBridge(Web Clipping Portlet)
            Reporter: Aslak Knutsen
            Priority: Minor


I'm running wicket through a slightly modified version of 
[http://www.portletbridge.org/](Web Clipping Portlet) for a client, and I came 
across a tiny issue.

When runing through the bridge all URLs are rewritten to something like 
http://xx/servlet-name/id/.
The Autocomplete script assumes there will be other parameters in the callback 
url when its appending the query parameter.


This is not really a bug, but when changing the laws of physics of the wicket 
world, Autocompletes assumption is no longer true...   


-- 
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