Summary: | background wallpaper downloader doesn't escape "/" | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Zachary Jensen <coolguyzak> |
Component: | knewstuff | Assignee: | Jeremy Whiting <jpwhiting> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | andresbajotierra, finex, gladhorn, nameczanin |
Priority: | NOR | ||
Version First Reported In: | 3.5 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Zachary Jensen
2006-01-02 19:34:52 UTC
*** Bug 164836 has been marked as a duplicate of this bug. *** Just checked here using: Qt: 4.5.1 (qt-copy 971295) KDE: 4.2.88 (KDE 4.2.88 (KDE 4.3 >= 20090527)) kdelibs svn rev. 975695 / kdebase svn rev. 975695 on ArchLinux i686 - Kernel 2.6.29.4 The "/dev/urandom" wallpaper (http://www.kde-look.org/content/show.php?content=202) real file name (on server) is "202-devurandom.jpg" (as you can see in the server page: http://www.kde-look.org/CONTENT/content-files/202-devurandom.jpg) After downloaded that wallpaper with GHNS (sort by "Most downloaded" search for "random"), the entry "~/.kde4/share/wallpapers/202-devurandom.jpg" So, the filename of the file in the server is preserved (and it is also the extension) I don't know if previously the filename on server contained slashes. Now it does not. Would you expect the filename of the file being the Name of the wallpaper (and therefor to contain slashes) ? Thanks The real file name from the server is now used without path, so this should no longer cause trouble. I consider this fixed. Greetings, Frederik |