https://bugs.kde.org/show_bug.cgi?id=336758
Daniel Vrátil <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |4.13.90 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/7e632ebfc186aeed | |6e4936da9e337e91f71bbe02 --- Comment #4 from Daniel Vrátil <[email protected]> --- Git commit 7e632ebfc186aeed6e4936da9e337e91f71bbe02 by Dan Vrátil. Committed on 16/07/2014 at 11:48. Pushed by dvratil into branch 'KDE/4.14'. Gmail resource: fix resource not being able to authenticate This was caused by IMAP resource parts and Gmail resource parts using different instance of Settings, which caused mess in configuration. FIXED-IN: 4.13.90 M +1 -1 resources/gmail/CMakeLists.txt M +38 -33 resources/gmail/gmailconfigdialog.cpp M +5 -2 resources/gmail/gmaillinkitemstask.cpp M +3 -1 resources/gmail/gmaillinkitemstask.h M +6 -4 resources/gmail/gmailpasswordrequester.cpp M +4 -1 resources/gmail/gmailpasswordrequester.h M +15 -4 resources/gmail/gmailresource.cpp M +5 -0 resources/gmail/gmailresource.h M +16 -66 resources/gmail/gmailsettings.cpp M +4 -10 resources/gmail/gmailsettings.h M +14 -14 resources/imap/settings.h http://commits.kde.org/kdepim-runtime/7e632ebfc186aeed6e4936da9e337e91f71bbe02 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
