| Summary: | Found bug with invalid protocol | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | BRULE Herman <alpha_one_x86> |
| Component: | general | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
BRULE Herman
2011-06-04 10:26:59 UTC
Git commit 7c85b6206b76c434738ff6a5d2379a1c7d58fdb7 by Matthias Fuchs. Committed on 11/06/2011 at 00:09. Pushed by mfuchs into branch 'master'. Return the url of the view instead of the url of the url navigator. That way if a wrong protocol had been entered the currently watched directory will be returned. BUG:274890 REVIEW:101580 M +1 -1 dolphin/src/dolphinviewcontainer.cpp http://commits.kde.org/kde-baseapps/7c85b6206b76c434738ff6a5d2379a1c7d58fdb7 Git commit 1a6201cbcd9367fdd357a89a396f32796aa71e55 by Matthias Fuchs. Committed on 11/06/2011 at 00:09. Pushed by mfuchs into branch 'KDE/4.6'. Return the url of the view instead of the url of the url navigator. That way if a wrong protocol had been entered the currently watched directory will be returned. CCBUG:274890 REVIEW:101580 (cherry picked from commit 7c85b6206b76c434738ff6a5d2379a1c7d58fdb7) M +1 -1 dolphin/src/dolphinviewcontainer.cpp http://commits.kde.org/kde-baseapps/1a6201cbcd9367fdd357a89a396f32796aa71e55 |