D8545: kio: fix handling of KCookieAdvice::AcceptForSession

Andreas Schwab noreply at phabricator.kde.org
Sun Oct 29 14:19:56 UTC 2017


schwab created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.

REVISION SUMMARY
  Commit https://phabricator.kde.org/R241:23874cab9d192a12f3f9f0b261fc6e0784354c1f 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.
  
  BUG: 386325

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D8545

AFFECTED FILES
  src/kcms/kio/kcookiespolicyselectiondlg.h

To: schwab
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171029/9a1a884a/attachment.html>


More information about the Kde-frameworks-devel mailing list