I have just observed this bug in v0.92 on Windows 10. i.e., sodipodi:docname not updated following "Save As ...".
I noticed when the svg file appeared blank when I upload it to my WordPress site library. The previous version of the file had uploaded without problem so I compared the two versions and saw the incorrect filename. After manually editing it the file uploaded to the library without problem. -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to inkscape in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bugs.launchpad.net/bugs/1024690 Title: svg property "sodipodi:docname" is not updated when saving file as a new name Status in Inkscape: Fix Released Status in inkscape package in Ubuntu: Fix Released Bug description: - Inkscape rev 11519 - open Inkscape - open a file called "drawing.svg" - note that the Inkscape form title says "drawing.svg" as expected - in the XML editor the svg tag has a property called sodipodi:docname = "C:\Windows\Temp\drawing.svg" as expected - now perform a File->Save As "Drawing2.svg" - note that the Inkscape form title changes to "drawing2.svg" as expected - however, the XML editor still has the original sodipodi:docname, not updated - close Inkscape - open the file drawing2.svg with a text editor and confirm that sodipodi:docname = "C:\Windows\Temp\drawing.svg", not updated - double-click on the file Drawing2.svg to open it in Inkscape - note that, after it opens, the XML editor now shows sodipodi:docname = "C:\Windows\Temp\drawing2.svg which is consistent with the Inkscape form title. - it appears the sodipodi:docname is getting updated on a File->Open but is not updated on a File->Save As... To manage notifications about this bug go to: https://bugs.launchpad.net/inkscape/+bug/1024690/+subscriptions -- Mailing list: https://launchpad.net/~ubuntustudio-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntustudio-bugs More help : https://help.launchpad.net/ListHelp

