Bug 171626 - Pass help:/ uris entered in Dolphin on to khelpcenter
Summary: Pass help:/ uris entered in Dolphin on to khelpcenter
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
: 143996 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-09-25 01:50 UTC by Jonathan Thomas
Modified: 2008-11-29 03:05 UTC (History)
1 user (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 Jonathan Thomas 2008-09-25 01:50:50 UTC
Version:           1.1 (using 4.1.1 (KDE 4.1.1), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.26-5-generic

Currently if somebody enters a help:/ uri into the location bar of Dolphin, they will get a somewhat cryptic "url cannot be listed".

This is obviously because Dolphin cannot handle help:/ locations since it's not an HTML renderer, but better behavior would be to launch the help:/ in khelpcenter or Konqueror or something.
Comment 1 Jordi Polo 2008-11-12 15:48:58 UTC
SVN commit 883279 by jordipolo:

Launch Konqueror if the user enters an unsupported protocol
BUG:171626


 M  +4 -1      dolphinviewcontainer.cpp   [POSSIBLY UNSAFE: KRun::runCommand]


WebSVN link: http://websvn.kde.org/?view=rev&revision=883279
Comment 2 Jonathan Thomas 2008-11-29 03:05:33 UTC
*** Bug 143996 has been marked as a duplicate of this bug. ***