Posted by Stuart Greenfield on September 24, 2007 at 9:16pm
Jump to:
| 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.
| Attachment | Size |
|---|---|
| base_patch.patch | 870 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
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
Automatically closed -- issue fixed for two weeks with no activity.