Fixed output path generation: Applying MUtils::clean_file_path() on the complete...
commit8e526fbb0ac788628a246816790c6b6693c43c56
authorLoRd_MuldeR <mulder2@gmx.de>
Sun, 12 Mar 2017 20:14:56 +0000 (12 21:14 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sun, 12 Mar 2017 20:14:56 +0000 (12 21:14 +0100)
tree201523e217388ec54236b8472cba853c5b9cf178
parent6d64463bb9a011555b58940a7e81ca47aba210ac
Fixed output path generation: Applying MUtils::clean_file_path() on the complete output path is *not* sufficient, as it doesn't catch path separators introduced by the rename pattern. We need to explicitly apply MUtils::clean_file_name() on the file name part.
18 files changed:
doc/Changelog.html
doc/Changelog.md
etc/Translation/Blank.ts
etc/Translation/LameXP_DE.ts
etc/Translation/LameXP_ES.ts
etc/Translation/LameXP_FR.ts
etc/Translation/LameXP_HU.ts
etc/Translation/LameXP_IT.ts
etc/Translation/LameXP_KR.ts
etc/Translation/LameXP_PL.ts
etc/Translation/LameXP_RU.ts
etc/Translation/LameXP_SV.ts
etc/Translation/LameXP_TW.ts
etc/Translation/LameXP_UK.ts
etc/Translation/LameXP_ZH.ts
src/Config.h
src/Thread_Process.cpp
src/Thread_Process.h