Bug report #15997
import from files with non-ascii characters
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | DWG/DXF import | ||
Affected QGIS version: | 2.18.2 | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 23913 |
Description
if the pathname/filename of a DXF-File include non ASCII char (ÄÖÜß) the Import Fails.
Related issues
Associated revisions
dwg import: handle filenames with utf8 characters
dwg import: handle filenames with utf8 characters
(cherry picked from commit 4945e97f248f7542c884c34b9bb5ba1dd3e4623c)
dwg import: handle filenames with utf8 characters
(cherry picked from commit dd5ed68818380dfb6590677d968ec0e17c3f39c0)
History
#1
Updated by Jürgen Fischer over 8 years ago
- Category changed from C++ Plugins to DWG/DXF import
#2
Updated by Jürgen Fischer over 8 years ago
- Subject changed from New DXF-Import 2.18.2 to import from files with non-ascii characters
#3
Updated by Jürgen Fischer over 8 years ago
- Affected QGIS version changed from 2.18.0 to 2.18.2
#4
Updated by Jürgen Fischer over 8 years ago
- Assignee set to Jürgen Fischer
#5
Updated by Giovanni Manghi almost 8 years ago
- Regression? set to No
- Easy fix? set to No
#6
Updated by Jürgen Fischer over 7 years ago
- Assignee deleted (
Jürgen Fischer)
#7
Updated by Jürgen Fischer about 6 years ago
- Status changed from Open to Closed
- Resolution set to fixed/implemented
#8
Updated by Jürgen Fischer about 6 years ago
- Duplicated by Bug report #18576: dwg import fails if filename contains special characters and spaces added