Bug 383182

Summary: placesitem.cpp typo in PlacesItem::updateBookmarkForRole("udi")
Product: [Applications] dolphin Reporter: Chris Holland <zrenfire>
Component: panels: placesAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Chris Holland 2017-08-06 00:09:37 UTC
While skimming this code I noticed "udi)" had an extra ). I assume that's a typo making PlacesItem::updateBookmarkForRole("udi") do nothing.

https://github.com/KDE/dolphin/blame/f38960e034cf622bc87575e91014404e8128f120/src/panels/places/placesitem.cpp#L319

I've no idea under what conditions udi would change and if there's any reported bugs it might affect.
Comment 1 Christoph Feck 2017-08-23 10:55:03 UTC
Git commit 24baf24f5fe089302850c7844f1ecdfd60fbb0f1 by Christoph Feck.
Committed on 23/08/2017 at 10:53.
Pushed by cfeck into branch 'master'.

Fix typo in udi string

Spotted by Chris Holland.

M  +1    -1    src/panels/places/placesitem.cpp

https://commits.kde.org/dolphin/24baf24f5fe089302850c7844f1ecdfd60fbb0f1