https://bugs.kde.org/show_bug.cgi?id=386325

--- Comment #4 from Wolfgang Bauer <wba...@tmo.at> ---
Git commit 0d64e4fb4cf2a9f1ebe681de85ffc4221f291906 by Wolfgang Bauer.
Committed on 01/07/2020 at 10:08.
Pushed by dfaure into branch 'master'.

[kcookiejar] Fix reading "Accept For Session" cookie setting

Since commit 23874cab, the "Cookies" KCM writes the option as "Accept For
Session" (with spaces), probably by accident, which broke reading the saved
setting.
The KCM has been adjusted later on (in commit efeda6c1) to accept both
spellings when loading the settings.

But the daemon itself still only understands "AcceptForSession" (without
spaces), so it still asks the user what to do with cookies in this case.

This patch applies the same fix to the daemon, so that changing the setting in
the KCM actually works as expected.

M  +1    -1    src/ioslaves/http/kcookiejar/kcookiejar.cpp

https://invent.kde.org/frameworks/kio/commit/0d64e4fb4cf2a9f1ebe681de85ffc4221f291906

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to