Bug 71300

Summary: A slash sould be automatically added in a DevHelp path
Product: [Applications] kdevelop Reporter: Frédéric COIFFIER <frederic.coiffier>
Component: doctreeviewAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 3.0.0b2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Frédéric COIFFIER 2003-12-27 14:15:30 UTC
Version:           3.0.0b2 (using KDE KDE 3.1.94)
Compiler:          gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r2, propolice) 
OS:          Linux

I've added a DevHelp documentation but its path was errorneous.
So I've edited its path with the Edit button in the DevHelp panel.
But, my selected path wasn't ended by a slash so KDevelop wasn't able to find the : "file:/home/user/DevHelpindex.html" (instead of "file:/home/user/DevHelp/index.html"
So a / should be automatically added at the end of the path.

Maybe, this wish can be applied to other cases !
Comment 1 Alexander Dymo 2004-05-08 00:08:31 UTC
Shouldn't happen with new documentation plugin anymore.
More to say, due to last devhelp changes, devhelp files are not editable anymore in KDevelop.