Closed Bug 387482 Opened 17 years ago Closed 14 years ago

Problem with using the ColdFusion CFCONTENT tag to serve an MP3 to the QuickTime plugin

Categories

(Firefox :: General, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: nate.johnson, Unassigned)

Details

(Whiteboard: [closeme 2010-09-15])

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.03

Hello,

I have a very specific situation that I have been struggling with, that I hope you can help with.  I am developing on a ColdFusion website, and serving an MP3 file via the CFCONTENT tag.

The MP3 file is created by the server using the DOS command copy (ie. "copy -b x.mp3 + y.mp3 xy.mp3"), so the mp3 files are created using this DOS binary append method; as such I know that the mp3 files may not have the 'correct' headers in the file, but this doesn't seem to matter at all in IE 7 (Windows, using the WMP plugin), Firefox 2 (Windows using the WMP plugin) or Safari (using the QT plugin).

I do not think that the problem is in the mp3 file though, because when I use the same code but reference the SRC to the actual location of the mp3 file, it works fine in all browsers mentioned above and in this problem setup on Mac.

The URL provided will show the only situation that I have been able to get it to work properly, where the SRC is being changed depending on the browser requesting the page (see the differences in the OBJECT/EMBED tag HTML syntax from the problem browser to any other browser or Firefox on Windows.

Reproducible: Always

Steps to Reproduce:
1. Create an mp3 file using the DOS copy command (ie. "copy -b 1.mp3 + 2.mp3 + 3.mp3 + 4.mp3 1234.mp3")
2. Use ColdFusion (MX 7.0.2) CFCONTENT to serve the mp3 file to the browser using the object/embed tag pair
3. View the page using Firefox 2.0.0.3 on Mac.
Actual Results:  
The Quicktime plugin appears to play a very small part of the start of the file, but never more than perhaps 1/2 of the file (in my tests).  Most of the time, it only gets a fraction of a second of the file.

Expected Results:  
It should just play the mp3 file, but it doesn't.

Please email me at nate.johnson@staff.azbar.org if you need me to set up any additional test pages or if you are unable to reproduce this issue?  If this is something I need to notify Apple about their Quicktime plugin, please let me know. Thanks!
do you still see this problem with newest version of firefox and quicktime?
(last bug comment was prior to 2010-08-29)
Whiteboard: [closeme 2010-09-15]
No reply, INCOMPLETE. Please retest with Firefox 3.6.10 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.