https://bugs.kde.org/show_bug.cgi?id=386325
David Faure <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kio | |/efeda6c1cc905913ef8cf587d9 | |66264d0135aba0 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from David Faure <[email protected]> --- Git commit efeda6c1cc905913ef8cf587d966264d0135aba0 by David Faure, on behalf of Andreas Schwab. Committed on 10/12/2017 at 09:22. Pushed by dfaure into branch 'master'. fix handling of KCookieAdvice::AcceptForSession Commit 23874cab9d broke the handling of KCookieAdvice::AcceptForSession because strToAdvice(adviceToStr(KCookieAdvice::AcceptForSession)) now returns KCookieAdvice::Dunno. Ignore spaces in the argument of strToAdvice to properly recognize the AcceptForSession setting and restore compatibility with previous configs. M +1 -1 src/kcms/kio/kcookiespolicyselectiondlg.h https://commits.kde.org/kio/efeda6c1cc905913ef8cf587d966264d0135aba0 -- You are receiving this mail because: You are watching all bug changes.
