| Summary: | Adding selected Url to places shows the name of the parent directory instead of selected one | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Daniel Kreuter <daniel.kreuter85> |
| Component: | panels: places | Assignee: | Frank Reininghaus <frank78ac> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | Keywords: | investigated, regression |
| Priority: | NOR | ||
| Version First Reported In: | 2.1 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kde-baseapps/b9d144fc73bc5741bca58c98c0d313fb1e5bcea8 | Version Fixed/Implemented In: | 4.9.0 |
| Sentry Crash Report: | |||
|
Description
Daniel Kreuter
2012-07-07 16:01:44 UTC
For the bugfix see also https://git.reviewboard.kde.org/r/105475/ Thanks for the bug report and the patch! Git commit 9940244ddd68fabf2979b9c0832105e43d725619 by Frank Reininghaus. Committed on 10/07/2012 at 08:23. Pushed by freininghaus into branch 'master'. Use the right name when adding a folder to Places with the context menu Without this patch, the name of the parent folder was used for the entry in the Places Panel. Will backport to the KDE/4.9 branch when the RC2 freeze is over. Thanks to Daniel Kreuter for the patch! M +1 -1 dolphin/src/dolphincontextmenu.cpp http://commits.kde.org/kde-baseapps/9940244ddd68fabf2979b9c0832105e43d725619 Git commit b9d144fc73bc5741bca58c98c0d313fb1e5bcea8 by Frank Reininghaus. Committed on 10/07/2012 at 08:23. Pushed by freininghaus into branch 'KDE/4.9'. Use the right name when adding a folder to Places with the context menu Without this patch, the name of the parent folder was used for the entry in the Places Panel. Will backport to the KDE/4.9 branch when the RC2 freeze is over. Thanks to Daniel Kreuter for the patch! FIXED-IN: 4.9.0 (cherry picked from commit 9940244ddd68fabf2979b9c0832105e43d725619) M +1 -1 dolphin/src/dolphincontextmenu.cpp http://commits.kde.org/kde-baseapps/b9d144fc73bc5741bca58c98c0d313fb1e5bcea8 |