Needs review
Project:
SWF Tools
Version:
6.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2009 at 20:23 UTC
Updated:
23 Sep 2009 at 20:31 UTC
If the swf() function is called with a specific action set and a playlist then the proper flag isn't set on the call to swftools_prepare_playlist() to indicate that an action has already been given. The playlist function therefore tries to assign an action in every case.
When the content includes streams or references to urls that don't have a file extension then the action assignment fails and an empty playlist can be returned.
Comments
Comment #1
Stuart Greenfield commentedFixed on branch DRUPAL-6--3 and ported to DRUPAL-6--2.