Bug 84036 - konqueror accepts conflicting web shortcuts
Summary: konqueror accepts conflicting web shortcuts
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 3.2
Platform: FreeBSD Ports FreeBSD
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 124782 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-26 16:28 UTC by Michael Nottebrock
Modified: 2010-04-27 22:15 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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