Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid multiline string literal in dxf2shp converter #11295

Closed
qgib opened this issue Aug 21, 2008 · 1 comment
Closed

Invalid multiline string literal in dxf2shp converter #11295

qgib opened this issue Aug 21, 2008 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins

Comments

@qgib
Copy link
Contributor

qgib commented Aug 21, 2008

Author Name: Mateusz Loskot - (Mateusz Loskot -)
Original Redmine Issue: 1235

Redmine category:c++_plugins
Assignee: nobody -


In file [source:trunk/qgis/src/plugins/dxf2shp_converter/dxf2shpconvertergui.cpp@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.

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2008

Author Name: Jürgen Fischer (@jef-n)


thanks. fixed in


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant