Carl-Eric Menzel created WICKET-4567:
----------------------------------------

             Summary: Allow a page render to go to an #anchor
                 Key: WICKET-4567
                 URL: https://issues.apache.org/jira/browse/WICKET-4567
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 6.0.0-beta1, 1.5.6
            Reporter: Carl-Eric Menzel
            Assignee: Carl-Eric Menzel


Currently, we are not able to send an #anchor as part of the URL to the browser 
for cases like setResponsePage. Only BookmarkableLink and friends can do that.

I'm going to investigate whether we can have something like "setResponseAnchor" 
or so that would cause a redirect to an URL with that anchor. Probably this 
would only work with the redirect render strategies, but I don't think that's a 
problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to