Constructor of org.apache.wicket.PageReference should be public
---------------------------------------------------------------

                 Key: WICKET-3554
                 URL: https://issues.apache.org/jira/browse/WICKET-3554
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-core
    Affects Versions: 1.4.15
            Reporter: Thomas Götz
            Priority: Minor


The construcor of PageReference is not accessible (no qualifier, proteced). Is 
this for a reason? As far as I can see, a public qualifier would be nice as I 
rather often created an own class with a similar implementation (because I 
could not create an instance of PageReference).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to