Save as Pdf issues
Hi!
I know that has been reported a lot of problems related to "save as" under linux, and some of them if not all are related to bugs in Qt libraries. However, I noticed a new small problem with the save as feature wich I think is new.
In revision 2862, when you save a file name.mscz as pdf, it writes it as name.mscz.pdf. It should replace .mscz with pdf and not just appending the sufix to it
Thanks.
Comments
This doesn't seem like a bug to me but instead, expected behaviour.
In reply to As expected by Thomas
But then, the file is named "name.mscz.pdf". It's unnecessarily long, and I believe that the .mscz part it's irrelevant, since the file can not be opened by MuseScore.
In reply to file too long by alkayata
In Windows 7 it saves it as name.pdf. In Windows XP it saves it as name.mscz.pdf. Looks like another inconsistency in Qt. For more details see #4764: File extension in filename doesn't change in windows XP save as dialog