planetfederal / qgis-suite-plugin

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

Clicking refresh for a geoserver catalog or a geoserver layer raise an exception and delete the catalog #39

Closed vdeparday closed 11 years ago

vdeparday commented 11 years ago

Here is the exception:

An error has occured while executing Python code:

Traceback (most recent call last): File "/Users/viv/.qgis2/python/plugins/opengeo/gui/exploreritems.py", line 19, in refreshContent explorer.run(self.populate, None, []) AttributeError: 'bool' object has no attribute 'run'

volaya commented 11 years ago

fixed