incompatible slash ( \ ) in windows PATH to the image

Bug #166708 reported by aNeutrino
2
Affects Status Importance Assigned to Milestone
Inkscape
New
Low
Unassigned

Bug Description

<image
    ...
     xlink:href="znaki\E01.jpg" />

and shuld be:

  <image
    ...
     xlink:href="znaki/E01.jpg" />

my linux version has problem with reading... this path
format...

please note that windows version can read both formats...

solution
correct saveing in windows version
or
correct reading in linux version

have a nice day :)

Piotr Modrzyk
alias: aNeutrino
email: <email address hidden>

Tags: saving win32
Revision history for this message
Horkana-users (horkana-users) wrote :

Was this file created by Inkscape? Attaching a sample might
help, would at least save developers having to make their
own sample test file.

I think all versions should use use forward slashes, ignore
the broken Microsoft messing and keep with the standard
file:/// and http:// but enough other programs have gone and
done it that Inkscape will need to be able to import all
types of file paths.

Revision history for this message
aNeutrino (aneutrino) wrote : example file with bad slshes path for the image. generated in windows version.

Other attachments

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.