SignIn2 Example Has Bad Source Code Link ----------------------------------------
Key: WICKET-2640
URL: https://issues.apache.org/jira/browse/WICKET-2640
Project: Wicket
Issue Type: Bug
Components: wicket-examples
Environment: All Browsers
Reporter: Jeff Andersen
When you are on the SignIn2 Example
(http://www.wicket-library.com/wicket-examples/signin2/?x=7*:org.apache.wicket.examples.signin2.SignIn2)
and you click the "Source Code" link, you get a HTTP 404 error.
Looks like the URL that the link is pointing to:
http://www.wicket-library.com/wicket-examples/signin2/?x=7*sources:org.apache.wicket.examples.source.SourcesPage%26SourcesPage_class%3Dorg.apache.wicket.examples.signin2.SignIn2
Should be pointing to:
http://www.wicket-library.com/wicket-examples/signin2/?wicket:bookmarkablePage=sources:org.apache.wicket.examples.source.SourcesPage&SourcesPage_class=org.apache.wicket.examples.signin2.SignIn2
Thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
