[
https://issues.apache.org/jira/browse/WICKET-3567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014208#comment-13014208
]
Nazaret Kazarian commented on WICKET-3567:
------------------------------------------
I modified the quickstart by just adding a simple action link in the page.
When you press the link the url becomes: http://localhost:8080/quickstart/aa/?0
At this point the bookmarkable link also becomes:
http://localhost:8080/quickstart/aa/?0 (which to my understanding is not
bookmarkable since it references a specific page state).
Now if you hit the url http://localhost:8080/quickstart/aa again, the
bookmarkable link becomes: http://localhost:8080/quickstart/aa/?1
Shouldn't the bookmarkable link always be "http://localhost:8080/quickstart/aa"
?
> BookmarkablePageLink on home page renders non bookmarkable
> ----------------------------------------------------------
>
> Key: WICKET-3567
> URL: https://issues.apache.org/jira/browse/WICKET-3567
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 1.5-RC2
> Reporter: Nazaret Kazarian
> Priority: Minor
> Attachments: 3567.tgz, wicket-quickstart-1.5.zip
>
>
> Adding a BookmarkablePageLink on the home page renders a non-bookmarkable
> link.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira