| Summary: | [regression] konqueror losts the bolt icon in https | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Giovanni Venturi <giovanni> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | amantia, security |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Giovanni Venturi
2007-10-13 23:22:53 UTC
Lifting severity to security level. (confirmed on kubuntu gutsy and opensuse 10.3) This has also been a problem in Ubuntu (as you would expect). Apparently a bugfix has been released https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/152449 but I'm not sure if this work is back in the main Konqueror tree or not. This has also been a problem in Ubuntu/Kubuntu, as you would expect and stated above. Apparently a bugfix has been released https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/152449 but I'm not sure if this work is back in the main Konqueror tree or not. Adawit just reverted his change, which is propably related http://lists.kde.org/?l=kde-commits&m=119259432224115&w=2 kubuntu_93_https_fix.diff just comments out that function call, adawit moved it. +@@ -3411,7 +3411,7 @@ + + // Send the current response before processing starts or it + // might never get sent... +- forwardHttpResponseHeader(); ++ //forwardHttpResponseHeader(); Can confirm that r726097 fixes the problem. Still needs porting to trunk. Fixed in trunk too: http://lists.kde.org/?l=kde-commits&m=119266238805863&w=2 *** Bug 152988 has been marked as a duplicate of this bug. *** |