[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1458) Problem with flash content in IE
Sohil Shah (JIRA)
jira-events at lists.jboss.org
Wed May 30 11:34:08 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1458?page=comments#action_12363564 ]
Sohil Shah commented on JBPORTAL-1458:
--------------------------------------
Stephane-
I was able to reproduce this problem on IE with the above mentioned setup.
I debugged through the IE request on the server and found out that no matter what Locale/Language IE is setup to run on, for swf (Flash content) it only sends in its locale as English.
I did notice that other files like images etc were requested in French locale.
I ran this same scenario on both FireFox and Opera (FireFox, both Linux and Windows), Opera(Windows XP)
and everything is fine with these browsers.
At this point I think this is a bug in IE in the way it handles Flash content and Locales/Languages
> Problem with flash content in IE
> --------------------------------
>
> Key: JBPORTAL-1458
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1458
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal CMS
> Affects Versions: 2.6 Final, 2.4.1 SP1
> Environment: JBoss 4.0.5.GA
> Portal 2.4.2RC1
> Windows XP / Linux
> Internet Explorer 6
> Flash Player 9
> Reporter: St?phane HUDEC
> Assigned To: Sohil Shah
> Fix For: 2.6 Final, 2.4.2 Final
>
> Attachments: test.swf
>
>
> I have to display a flash stored in CMS in a web page.
> However, flash objects are not displayed with an url like /portal/content/.../object.swf in IE except if Jboss is in the same machine (access by localhost).
> In Firefox it work fine.
> ex :
> <object >
> <embed src="/portal/content/site/accueil/movies/765x344_v2_sansdemarque.swf"
> type="application/x-shockwave-flash" width="765" height="334"
> quality="high" wmode="transparent" />
> </object>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list