planetfederal / qgis-suite-plugin

GNU General Public License v2.0
25 stars 17 forks source link

Warning about older geoserver version #111

Open pvb25 opened 10 years ago

pvb25 commented 10 years ago

Connecting to a catalog with the opengeo explorer plugin gives a warning about an older geoserver version. It does connect nonetheless, but none of the workspaces / layers are shown. I have the latest stable geoserver version (2.4.4) on Windows server, to which I remotely connect using QGIS master on Ubuntu 13.10. Connecting via the web interface works without problems.

volaya commented 10 years ago

this was caused by urls being worngly consructed. Should be fixed now

ischneider commented 10 years ago

Not fixed:

https://github.com/boundlessgeo/suite-qgis-plugin/blob/master/src/opengeo/gui/gsexploreritems.py#L244