Bug 171626

Summary: Pass help:/ uris entered in Dolphin on to khelpcenter
Product: [Applications] dolphin Reporter: Jonathan Thomas <echidnaman>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: normal CC: patcito
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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. ***