https://bugs.kde.org/show_bug.cgi?id=368131
Martin Koller <kol...@aon.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/kolo |http://commits.kde.org/kolo |urpaint/bff9e7aeff53e9de6ad |urpaint/81d38d69c6c73473a48 |87aa24d6b9f128a506eb6 |67defbff79e54b08334ad Version Fixed In| |16.08.1 --- Comment #2 from Martin Koller <kol...@aon.at> --- Git commit 81d38d69c6c73473a4867defbff79e54b08334ad by Martin Koller. Committed on 02/09/2016 at 07:55. Pushed by mkoller into branch 'Applications/16.08'. Fix handling of commandline filename argument when given relative path When a relative path was given as argument, an invalid QUrl was used, leading to not opening the file. Fixed that. Also when a non-existing filename was given, we now detect the mime-type by the filename extension so that saving this file will correctly do so. FIXED-IN: 16.08.1 M +15 -6 document/kpDocument_Open.cpp M +1 -1 kolourpaint.cpp http://commits.kde.org/kolourpaint/81d38d69c6c73473a4867defbff79e54b08334ad -- You are receiving this mail because: You are watching all bug changes.