https://bugs.kde.org/show_bug.cgi?id=392743
Elvis Angelaccio <elvis.angelac...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/dol | |phin/30349ef1bdcae0ed80f47c | |168d46c15020b927d3 Status|CONFIRMED |RESOLVED Version Fixed In| |18.03.90 --- Comment #4 from Elvis Angelaccio <elvis.angelac...@kde.org> --- Git commit 30349ef1bdcae0ed80f47c168d46c15020b927d3 by Elvis Angelaccio. Committed on 05/04/2018 at 21:15. Pushed by elvisangelaccio into branch 'Applications/18.04'. [RenameDialog] Fix crash when renaming single items Summary: `m_spinBox` is initialized only when renaming multiple items. This commit restores the single-item rename logic which was wrongly removed by commit c5eb4e31161ccf422. FIXED-IN: 18.03.90 Test Plan: Disable inline renaming and try to rename single or multiple items (and also to undo the jobs). Subscribers: #dolphin Differential Revision: https://phabricator.kde.org/D11972 M +11 -4 src/views/renamedialog.cpp https://commits.kde.org/dolphin/30349ef1bdcae0ed80f47c168d46c15020b927d3 -- You are receiving this mail because: You are watching all bug changes.