tracker issue : CF-2913438

select a category, or use search below
(searches all categories and all time range)
Title:

CFMEDIAPLAYER tag. Multiple source with source attribute specified. If none of the source values are playable, Safari shows no output

| View in Tracker

Status/Resolution/Reason: Closed/Deferred/ThirdParty

Reporter/Name(from Bugbase): / ext-user (Viny Nigam)

Created: 07/05/2011

Components: AJAX, UI Components

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: 278264 / 278315

Priority/Frequency: Major / Some users will encounter

Locale/System: English / Win XP All

Vote Count: 0

Problem:
Multiple source with source attribute specified. If none of the source values are playable, Safari shows no output.
Also observed in simple fallback.

Method:

<!--- None supported in <source>. None supported in <cfmediaplayer> --->
<cfmediaplayer name="Myvideo06" type="html" hidetitle="false" source="/HTML5Video/videos/FF4_Jess3Features_VO_1.webm" 
align="left">
<source src="/HTML5Video/videos/FF4_Jess3Features_VO_1.theora.ogv" type="video/ogg"/>
Alternate
</cfmediaplayer>

Result:

Expected:
Error message/Alternate text

Workaround:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	2913438

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments: