Download & Extend

Patch to fix bug in "base" parameter for direct embedding

Project:SWF Tools
Version:5.x-1.1
Component:SWF Tools
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

If using the direct embedding method the "base" parameter is only set as part of the <embed> tag. It should also be set in the <object> block using <param name="base" value="somevalue" />. The attached patch adds the relevant line of code.

AttachmentSize
base_patch.patch870 bytes

Comments

#1

The above fix for this issue is built in to a new 5.x-1.x-dev release and is ready for testing. The new package will be available when the packaging scripts next run.

#2

Status:needs review» fixed

Setting to fixed as new releases of SWF Tools 5.x-2.0 and SWF Tools 6.x-1.1 are now available which address this issue.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.