[QGIS-trac] [Quantum GIS] #1235: Invalid multiline string literal
in dxf2shp converter
Quantum GIS
qgis at qgis.org
Thu Aug 21 18:42:20 EDT 2008
#1235: Invalid multiline string literal in dxf2shp converter
-----------------------------------------------+----------------------------
Reporter: mloskot | Owner: nobody
Type: bug | Status: new
Priority: minor: annoyance or enhancement | Milestone:
Component: Plugins | Version: HEAD
Keywords: dxf2shp | Platform_version: 10.5
Platform: OS X | Must_fix: No
Status_info: 0 |
-----------------------------------------------+----------------------------
In file
[source:trunk/qgis/src/plugins/dxf2shp_converter/dxf2shpconvertergui.cpp at 9053#L129
dxf2shpconvertergui.cpp], in function
''dxf2shpConverterGui::on_buttonBox_helpRequested()'', long multiline
string literal is buggy. It should not include semicolon at the end of
each line. It makes that each line is a separate exception that has no
effect. So, incomplete emessage is printed.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/1235>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list