Error in javadoc class description in MySignInPage
--------------------------------------------------
Key: WICKET-1452
URL: https://issues.apache.org/jira/browse/WICKET-1452
Project: Wicket
Issue Type: Bug
Components: wicket-examples
Affects Versions: 1.3.2
Reporter: Jörgen Persson
Priority: Trivial
Fix For: 1.3.2
In the class comment of class MySignInPage it says that it extends
MySignInPage, should of course be SignInPage.
/**
* Simple example of a sign in page. It extends MySignInPage, a base class
which provide standard
* functionality for typical log-in pages
*
* @author Jonathan Locke
*/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.