Ticket #125 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Redirects to ftp don't catch the new file name [was: file naming problems]

Reported by: ro0ter Assigned to: MaierMan
Priority: minor Milestone: 1.0
Component: Downloads Version: 1.0
Keywords: file name Cc:
Operating System: All

Description

http://www.tranceaddict.com/php/songout.php?id=0916-traveller_in_motion-believe-key_south&month=sept

downloads the file but doesn`t name it the right way: all the files are named "songout.php" and ofcourse, the filename conflict appears.

can`t downloadthemall just take the name the url provides ?

Change History

2007-06-02 14:58:03 changed by MaierMan

  • owner set to MaierMan.
  • priority changed from major to minor.
  • status changed from new to assigned.
  • os changed from Windows to All.
  • summary changed from file naming problems to Redirects to ftp don't catch the new file name [was: file naming problems].

songout.php is the actual filename. the rest is the query-string, and not part of the name.
What makes this ticket still valid is the fact that songout.php redirects to an ftp site, and the redirect url (and therefore it's filename) is not considered.

2007-06-08 00:59:34 changed by MaierMan

  • status changed from assigned to closed.
  • resolution set to fixed.

fixed on trunk