You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/08/12 12:09:11 UTC

[jira] [Created] (WICKET-5673) Improve BookmarkableMapper and BasicResourceReferenceMapper to not match when the last segment is empty

Martin Grigorov created WICKET-5673:
---------------------------------------

             Summary: Improve BookmarkableMapper and BasicResourceReferenceMapper to not match when the last segment is empty
                 Key: WICKET-5673
                 URL: https://issues.apache.org/jira/browse/WICKET-5673
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 6.16.0
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov
            Priority: Minor


>From the users@ mailing list (http://markmail.org/message/occztb6bhw5crjrf): 
Wicket should not try to process requests to urls like:
- /wicket/bookmarkable/
- /wicket/resource/com.example.Scope/

because their last segment is empty and this is insufficient to create an IRequestHandler.



--
This message was sent by Atlassian JIRA
(v6.2#6252)