Select right profile name in saveFavorites()
Do not use "profile->name()" for retrieve profile name, but take it from profile path. When a profile name is changed (ex. test -> test2): profile->path() (/home/xxxx/.../test.profile) profile->name() (test2.profile) Thanks to Francesco Cecconi (francesco.cecconi@gmail.com ) for patch BUG: 292637 REVIEW: 103807 FIXED-IN: 4.9 (cherry picked from commit 0bd19275)
Loading
Please register or sign in to comment