Posted by yaph on August 29, 2008 at 10:50pm
Jump to:
| Project: | Embedded Media Field |
| Version: | 6.x-1.0-alpha2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The XML media namespace is not correctly set because the array value for the namespace key is not an associative array but a string. I attached a patch that fixes this. For some reason I still get an error in IE7 that the media namespace is not declared when I fetch the feed on localhost but it works in IE7 on the live Web server. With Firefox 3 I can fetch the feed on localhost and live server. Any ideas?
| Attachment | Size |
|---|---|
| emfield.rss_.inc_.-6.x-1.x-alpha2-rss-xmlns-media.patch | 696 bytes |
Comments
#1
I had the same problem. The patch works for me, and neither IE or FF give any error.
#2
Marked #312340: This function in emfield.rss.inc seems to be causing rss to be malformed. as a duplicate.
#3
Thanks- this is already applied to the dev version...
#4
Automatically closed -- issue fixed for two weeks with no activity.