a4j:mediaOutput doesn't work in Firefox
---------------------------------------
Key: RF-9308
URL: https://jira.jboss.org/browse/RF-9308
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.Milestone2
Environment: Glassfish V3.0.1
Ubuntu 10.04 & Windows XP
Firefox 3.6.8
Reporter: Uros Majeric
I have placed a tag:
<a4j:mediaOutput session="true" element="object" type="audio/x-wav"
createContent="#{recordPopup.play}" value="#{callController.currentCall}"
cacheable="true" width="300"/>
but it doesn't show up in Firefox. It works fine in chromium.
If I paste "objects" data atribute value in navigation bar it works.
object tag looks so:
<object width="300"
data="/app/rfRes/org.richfaces.resource.MediaOutputResource.jsf?do=..."
id="j_idt90"></object>
no "type" tag.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues