Details
Description
Selecting store by clicking on store name from list of layers (LayerPage) throws an error:
Could not find data coverage store "workspace" in workspace "store"
This happens because new WMSStoreInfo isnt handled inside LayerPage (as it is inside StorePage)
(actually, the error message its self has also small bug - store and workspace name are switched ![]()
Patch committed on trunk