| Summary: | ftp:// or http:// URL do no longer open konqueror window | ||
|---|---|---|---|
| Product: | [Plasma] krunner | Reporter: | Martin Koller <martin> |
| Component: | general | Assignee: | Michael Pyne <mpyne> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mpyne |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Add a context for non-local URLs that seem valid | ||
|
Description
Martin Koller
2010-01-25 19:38:14 UTC
Recommending as a 4.4 blocker due to the noticeable regression it leads to. Created attachment 40418 [details]
Add a context for non-local URLs that seem valid
Proposed kdelibs fix for 4.4 and trunk.
SVN commit 1083222 by mpyne: Fix a regression introduced in one of the 4.4 RCs in KDE 4.4, bug 224204 (http / ftp URLs do not open web browser in KRunner). Pretty sure I'd tested it, but not thouroughly enough it appears. I will forwardport shortly. Patch reviewed by Marco Martin. CCBUG:224204 M +6 -1 runnercontext.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1083222 SVN commit 1083225 by mpyne: Forwardport KDE 4.4 bugfix for KRunner (bug 224204, ftp/http URLs don't open web browser) to KDE 4.5. Patch reviewed by Marco Martin. BUG:224204 M +6 -1 runnercontext.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1083225 |