|
Niels Charlier created an issue |
Issue Type: |
|
---|---|
Assignee: |
|
Components: |
Wicket UI |
Created: |
08/Jul/17 3:46 PM |
Priority: |
|
Reporter: |
It is impossible to create a MenuPageInfo programmatically, because of a wrong usage of generics. MenuPageInfo has an associated class, which should be a subclass of GeoServerBasePage. However. MenuPageInfo extends ComponentInfo, rather than ComponentInfo<?extends GeoServerBasePage> that means that the associated class MUST be GeoServerBasePage.class itself, which doesn’t make sense. |
Get JIRA notifications on your phone! Download the JIRA Cloud app here. |
|
This message was sent by Atlassian JIRA (v1000.1110.1#100054-sha1:b032392) |
|