Closed (fixed)
Project:
FLV Media Player
Version:
5.x-0.11
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2008 at 20:16 UTC
Updated:
23 Jul 2008 at 10:56 UTC
Hi All
I've worked through installing Media Mover et al as in this screencast http://www.civicactions.com/blog/media_mover_talk
So far everything has worked fine and I have FLV embedded in Story nodes.
I then tried to generate recommended content using an FLV view but the generated recommendations list has malformed XML i.e. the slashes are in the wrong place for the closing tags of the <recommendation> elements (see below).
Keep up the good work.
Regards
Terry Child
<recommendations>
<recommendation>
<title>test 3</title>
<link>http://www.mysite.com/terry_test/node/849</link>
<image>http://www.mysite.com/terry_test/files/terrytest/media_mover/ffmpeg/thumbnails/3/MTS_Sample.avi.thumb3.jpg</image>
/<recommendation>
<recommendation>
<title>mm test 2</title>
<link>http://www.mysite.com/terry_test/node/850</link>
<image>http://www.mysite.com/terry_test/files/terrytest/media_mover/ffmpeg/thumbnails/3/intermission.wmv.thumb3.jpg</image>
/<recommendation>
<recommendation>
<title>Story</title>
<link>http://www.mysite.com/terry_test/node/93</link>
<image></image>
/<recommendation>
<recommendation>
<title>My Story</title>
<link>http://www.mysite.com/terry_test/node/145</link>
<image></image>
/<recommendation>
<recommendation>
<title>my music one</title>
<link>http://www.mysite.com/terry_test/node/1573</link>
<image></image>
/<recommendation>
<recommendation>
<title>empty story</title>
<link>http://www.mysite.com/terry_test/node/1584</link>
<image></image>
/<recommendation>
</recomendations>
Comments
Comment #1
nedjoFixed in http://drupal.org/node/279643.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.