Naming new workspace: slash, asterisk, etc. not escaped or filtered; write of workspace file fails
To reproduce:
Edit > Workspaces > New... (or the "+" button beside the workspace dropdown menu at the bottom of the palettes window)
Enter a workspace name with a slash or asterisk (or, presumably, other reserved characters not allowed in filenames on your system).
Expected:
Preferably: it just works (reserved characters get escaped for the filename);
Alternatively: it rejects the workspace name, with a message explaining which characters are illegal.
Observed: error message popup "Writing Workspace File path/to/bad-workspace-name.workspace failed:" occurs immediately, and when switching from a "badly-named" workspace to another, and when quitting MuseScore if a "badly-named" workspace is active.
(I'm using MuseScore 2.0.1 on Windows 7; the bug is also in the latest nightly 31a8d3d .)
Comments
See https://github.com/musescore/MuseScore/pull/2037
Fixed in 6aacfb1729
Automatically closed -- issue fixed for 2 weeks with no activity.