Bug 58086 - Crash: URL without trailing slash in sidebar
Summary: Crash: URL without trailing slash in sidebar
Status: RESOLVED DUPLICATE of bug 54613
Alias: None
Product: konqueror
Classification: Applications
Component: general (other bugs)
Version First Reported In: 3.1.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-04 00:34 UTC by Philipp Lehman
Modified: 2003-05-04 00:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

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