Bug 10776 - [S60] audio/mid content in <bgsound> via cgi is not played
Summary: [S60] audio/mid content in <bgsound> via cgi is not played
Status: CLOSED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: S60 Emulator S60 3rd edition
: P2 Critical
Assignee: Nobody
URL: internal test content
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2006-09-07 14:23 PDT by Joseph Ligman
Modified: 2011-03-21 11:52 PDT (History)
2 users (show)

See Also:


Attachments
Files: PluginHandler.cpp (12.01 KB, patch)
2006-09-08 06:31 PDT, Joseph Ligman
Sachin.Padma: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Ligman 2006-09-07 14:23:54 PDT
TSW Bug ID:JKAO-6QJHVG

The audio sound does not play if the bgsound src is written as follows: 
<bgsound src="../../cgi-bin/mycgifile.cgi?file=../sounds/thesound.mid&age=3600" />

Steps to reproduce are in TSW.
Comment 1 Joseph Ligman 2006-09-08 06:31:12 PDT
Created attachment 10455 [details]
Files: PluginHandler.cpp

Because of a url parse error in CPluginHandler::FindPluginByExtension, the audio sound does not play. Updated parsing to check for arguments following the file name.
Comment 2 Sachin Padma 2006-09-29 08:10:14 PDT
Comment on attachment 10455 [details]
Files: PluginHandler.cpp

The fix is very specific to this page. The extentsion is not the right type and there is no content type in the bgsound tag.
Comment 3 Bradley Morrison 2008-04-09 11:32:05 PDT
Bulk update of s60 bugs - tagging and closing.
Comment 4 Bradley Morrison 2008-04-09 11:39:56 PDT
Bulk closing of all s60 platform bugs. 

Sorry for the noise!
Comment 5 Joel Parks 2011-03-21 11:52:39 PDT
re-purposing InTSW keyword for use by QtWebkit team