Bug report #11172
Export to OpenLayers3 crash Qgis when Label uses Field Expression
Status: | Rejected | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | 2.4.0 | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 19486 |
Description
When i try and use this formula in the Labels of one vector field, and i try to save with OL3, i get a crash and a minidump
CASE WHEN ( "pntcnt" >= 0000.1000 ) THEN "pntcnt" END
I attached the minidump and the file that i am using, and in the archive is also the style layer file that causes the crash
History
#1 Updated by Alexander Bruy about 10 years ago
- Resolution set to invalid
- Status changed from Open to Rejected
- Category deleted (
Python plugins)
Please submit bug to plugin bugtracker http://github.com/volaya/qgis-ol3/issues