Bug 84036

Summary: konqueror accepts conflicting web shortcuts
Product: [Applications] konqueror Reporter: Michael Nottebrock <lofi>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: lex.lists, logixoul, madigens, Stefan.Borggraefe
Priority: NOR    
Version: 3.2   
Target Milestone: ---   
Platform: FreeBSD Ports   
OS: FreeBSD   
Latest Commit: Version Fixed In:

Description Michael Nottebrock 2004-06-26 16:28:14 UTC
Version:            (using KDE KDE 3.2.3)
Installed from:    FreeBSD Ports
OS:                FreeBSD

I recently tried to add a web shortcut "kcvs", only to find out it didn't work because the default "kcvs" (which points to KDE's webcvs site) wins. Konqueror does not complain or warn about double assigned shortcuts. It will even accept the same shortcut assigned a third time.
Comment 1 lexual 2005-04-23 16:46:21 UTC
confirming, the doesn't appear to be any limiting of using the same shortcut more than once.
Comment 2 Andreas Kling 2006-08-30 16:59:39 UTC
*** Bug 124782 has been marked as a duplicate of this bug. ***
Comment 3 Jaime Torres 2008-07-19 23:24:25 UTC
This is still present in konqueror 4.2 svn trunk 831729.
Comment 4 Nikolaus Waxweiler 2010-04-16 11:12:04 UTC
I wrote a patch for this: http://reviewboard.kde.org/r/3421/
Comment 5 Maksim Orlovich 2010-04-27 22:15:14 UTC
SVN commit 1119849 by orlovich:

Apply a patch by Nikolaus Waxweiler that makes the web shortcuts
editting dialog detect duplicate shortcuts and report them to the user.

BUG: 84036


 M  +5 -3      ikwsopts.cpp  
 M  +53 -2     searchproviderdlg.cpp  
 M  +3 -1      searchproviderdlg.h  
 M  +12 -5     searchproviderdlg_ui.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1119849