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

2017-11-26 Thread Andreas Schwab
schwab marked 2 inline comments as done. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8983 To: schwab, dfaure, #frameworks Cc: anthonyfieroni, #frameworks

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

2017-11-26 Thread Andreas Schwab
schwab updated this revision to Diff 22971. schwab added a comment. Rename variable and constify. REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8983?vs=22970&id=22971 REVISION DETAIL https://phabricator.kde.org/D8983 AFFECTED FILES src/ioslaves/http/kcoo

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

2017-11-26 Thread Andreas Schwab
schwab marked an inline comment as done. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8983 To: schwab, dfaure, #frameworks Cc: anthonyfieroni, #frameworks

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

2017-11-26 Thread Andreas Schwab
schwab updated this revision to Diff 22970. schwab added a comment. Use the week names from the C locale REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8983?vs=22882&id=22970 REVISION DETAIL https://phabricator.kde.org/D8983 AFFECTED FILES src/ioslaves/ht

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

2017-11-25 Thread Andreas Schwab
schwab added a reviewer: Frameworks. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8983 To: schwab, dfaure, #frameworks Cc: #frameworks

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

2017-11-24 Thread Andreas Schwab
schwab created this revision. schwab added a reviewer: dfaure. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY Use the C locale when parsing dates in cookies, since only English week and month names are allowed BU

D8545: kio: fix handling of KCookieAdvice::AcceptForSession

2017-10-29 Thread Andreas Schwab
schwab updated this revision to Diff 21528. schwab added a comment. Accidentally attached the wrong diff CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8545?vs=21521&id=21528 REVISION DETAIL https://phabricator.kde.org/D8545 AFFECTED FILES src/kcms/kio/kcookiespolicyselectiondl

D8545: kio: fix handling of KCookieAdvice::AcceptForSession

2017-10-29 Thread Andreas Schwab
schwab added a reviewer: dfaure. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8545 To: schwab, dfaure Cc: #frameworks

D8545: kio: fix handling of KCookieAdvice::AcceptForSession

2017-10-29 Thread Andreas Schwab
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 bec

D5368: http slave: send error page after authorization failure

2017-04-15 Thread Andreas Schwab
schwab added a comment. kio4 has the same problem. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D5368 To: schwab, #frameworks Cc: dfaure, ltoscano

D5368: http slave: send error page after authorization failure

2017-04-09 Thread Andreas Schwab
schwab edited the test plan for this revision. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D5368 To: schwab, #frameworks Cc: ltoscano

D5368: http slave: send error page after authorization failure

2017-04-09 Thread Andreas Schwab
schwab created this revision. Restricted Application added a project: Frameworks. TEST PLAN Fixes bug 373323. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D5368 AFFECTED FILES src/ioslaves/http/http.cpp To: schwab, #frameworks