2009/8/7 Maximilian Albert <maximilian.albert@...1439...>:
Please test extensively and let me know if there are any problems.
I just discovered a small glitch myself which is also described in the following bug report:
https://bugs.launchpad.net/inkscape/+bug/171932
After some investigation, I found that it's caused by the fact that Inkscape reads the SVG attribute "inkscape:output_extension" from newly opened files and uses this as the default file extension when invoking the "Save as ..." dialog for the first time. I can fix the above bug by simply discarding it, but then I'm wondering why this attribute is stored/used at all? Would it be save to discard it and simply reuse the last used file extension when the save dialog is opened? Hmm, I guess I'll just commit my changes after some further testing (not before tomorrow, though) and will wait for people to comment after testing the new behaviour.
Max