[Geoserver-devel] [jira] Created: (GEOS-3536) Have GeoServerLoginPage extend GeoServerBasePage

Have GeoServerLoginPage extend GeoServerBasePage
------------------------------------------------

                 Key: GEOS-3536
                 URL: http://jira.codehaus.org/browse/GEOS-3536
             Project: GeoServer
          Issue Type: Improvement
            Reporter: Justin Deoliveira
            Assignee: Justin Deoliveira
         Attachments: GeoServerLoginPage.patch

Currently GeoServerLoginPage does not extend GeoServerBase page and copies a lot of stuff like css styling, feedback panel, etc... from the parent. The reason i see for this (unless i am missing something else) is to prevent the login from appearing at the top of the page. The attached patch makes GeoServerLogin page a subclass of GeoServerBasePage, and simply makes the login form inherited from the base class non visible.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira