Autocomplete component doesn't work if the cookies are disabled
---------------------------------------------------------------

                 Key: WICKET-3547
                 URL: https://issues.apache.org/jira/browse/WICKET-3547
             Project: Wicket
          Issue Type: Bug
          Components: wicket-core, wicket-extensions
    Affects Versions: 1.5-RC2
         Environment: Browser or web container with disabled cookies
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


The autocomplete component doesn't work at all if the cookies are disabled. 
Easy reproducible with wicket-examples 
(http://localhost:8080/ajax/autocomplete;jsessionid=someSessionId)

The generated callback url doesn't have the jsessionid encoded.

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

Reply via email to