Bug 159026 - Wrong filename (index.php) for downloads from Box.net
Summary: Wrong filename (index.php) for downloads from Box.net
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-09 16:21 UTC by Jure Repinc
Modified: 2008-03-09 19:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jure Repinc 2008-03-09 16:21:28 UTC
Version:           2.0.80 (using Devel)
Installed from:    Compiled sources
Compiler:          GCC 4.2.3 AMD64
OS:                Linux

I have set KGet to be the download manager for Konqueror. But I noticed that with KGet the files downloaded from Box.net don't have correct names. All are named index.php.

Steps to reproduce:
1. Go to some page on Box.net, for example http://www.box.net/shared/q45501v8cs
2. Click on a file to start a download (for example G 10-10.flac)
3. A dialog shows with checkbox to select which files to download (two checkboxes for one file?)
4. Select destination
5. Check the downloaded file

Actual result:
The downloaded file has name index.php

Expected:
The file should be named G 10-10.flac
Comment 1 Lukas Appelhans 2008-03-09 19:17:06 UTC
This is fixed in KDE 4.1 trunk

Lukas