D14627: KCookieJar: fix wrong timezone conversion.

David Faure noreply at phabricator.kde.org
Sun Aug 5 16:47:45 BST 2018


dfaure created this revision.
dfaure added a reviewer: stefanocrocco.
Restricted Application added a project: Frameworks.
Restricted Application edited subscribers, added: kde-frameworks-devel; removed: Frameworks.
dfaure requested review of this revision.

REVISION SUMMARY
  Those format strings include the word "GMT" but QDateTime was ignoring
  that and setting the timezone to localtime. Set it to UTC so that no
  conversion happens in the toUtc() call below.
  
  See debugging details in https://phabricator.kde.org/D14379

REPOSITORY
  R241 KIO

BRANCH
  master

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

AFFECTED FILES
  src/ioslaves/http/kcookiejar/kcookiejar.cpp

To: dfaure, stefanocrocco
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180805/6427d227/attachment.html>


More information about the Kde-frameworks-devel mailing list