summaryrefslogtreecommitdiffstats
path: root/src/selection.cpp
diff options
context:
space:
mode:
authorEduard Braun <eduard.braun2@gmx.de>2018-01-24 23:10:14 +0000
committerEduard Braun <eduard.braun2@gmx.de>2018-01-24 23:22:44 +0000
commitd61e166a900e32e6f1640c7c26b1a8a66826e51d (patch)
treebc258820f07b4e43cf0ff19bbf9fd88ffba7a14b /src/selection.cpp
parentAlways show an error dialog on failed saves (diff)
downloadinkscape-d61e166a900e32e6f1640c7c26b1a8a66826e51d.tar.gz
inkscape-d61e166a900e32e6f1640c7c26b1a8a66826e51d.zip
Fix handling of filenames of linked images in .odg export
- export of .odg files was completely broken on Windows as "documentUri = Inkscape::URI(filename);" always failed (Windows paths are never valid URIs because of '\') - Linked images did not seem to be working on any OS (probably regression in 6f844ef457690c841b0be91d70b1e54b61c04812) I assume support for linked images is still sketchy but seems to work in the most common cases; support for embedded images seems to be non-existent, though. Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1654034
Diffstat (limited to 'src/selection.cpp')
0 files changed, 0 insertions, 0 deletions