Bug 58086

Summary: Crash: URL without trailing slash in sidebar
Product: [Applications] konqueror Reporter: Philipp Lehman <lehman>
Component: generalAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: 3.1.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Philipp Lehman 2003-05-04 00:34:05 UTC
Version:           3.1.1 (using KDE 3.1.1)
Compiler:          gcc version 2.95.4 20011002 (Debian prerelease)
OS:          Linux (i686) release 2.4.20

I'm getting reproduceable crashes with the following sidebar desktop file:

[Desktop Entry]
Encoding=UTF-8
Type=Link
URL=ftp://ftp.kde.org
X-KDE-TreeModule=Directory
X-KDE-KonqSidebarModule=konqsidebar_tree

To reproduce the crash, save the file somewhere under $HOME/$KDE/share/apps/konqsidebartng/virtual_folders, then open the sidebar and *expand* the respective node inside the sidebar. This used to work fine with KDE 3.0.x.

If I change the URL to "ftp://ftp.kde.org/" (trailing slash), everything works fine.
Comment 1 Thiago Macieira 2003-05-04 00:42:59 UTC

*** This bug has been marked as a duplicate of 54613 ***