D8983: Properly parse dates in cookies when running in non-English locale

David Faure noreply at phabricator.kde.org
Sun Nov 26 19:09:00 UTC 2017


dfaure accepted this revision.
dfaure added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> kcookiejar.cpp:117
>  
> +	// Only English month names are allowed, thus use the C locale.
> +        const QLocale cLocale = QLocale::c();

indentation seems strange, but maybe that's just phabricator messing up...

REPOSITORY
  R241 KIO

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

To: schwab, dfaure, #frameworks
Cc: anthonyfieroni, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171126/dac1a577/attachment.html>


More information about the Kde-frameworks-devel mailing list