Summary: | RFC2617 headers values qop, algorithm and cnonce must not be quoted | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | ingo |
Component: | http | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
ingo
2007-10-01 23:53:42 UTC
SVN commit 726339 by apaku: Fix typo, patch by Jeremy Laine BUG:150392 M +1 -1 kdevopenwith.desktop WebSVN link: http://websvn.kde.org/?view=rev&revision=726339 Unfixed. Still present in kdelibs-3.96.0. Please reopen and fix it. Unfixed. Still present in kdelibs-3.97.0. Please reopen and fix it. SVN commit 1113602 by adawit: Do not put quotation marks around parameters that were not supposed to have one in the first place. Fixes a bug first reported 7 years ago ?!? BUG: 150392 M +4 -5 httpauthentication.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1113602 |