| Summary: | Dolphin's breadcrumb widget does not show the correct path if there are duplicated separators | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Raphael Kubo da Costa <rakuco> |
| Component: | general | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.2 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Raphael Kubo da Costa
2009-03-29 19:59:31 UTC
This is actually a bug in KUrlNavigator. A patch has been sent to reviewboard: http://reviewboard.kde.org/r/470/ I can't change the Product here in Bugzilla, so until someone fixes the report it'll remain related to Dolphin. SVN commit 948028 by rkcosta: Strip duplicated path separators in KUrlNavigator. BUG: 188417 M +9 -6 kurlnavigator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=948028 |