Wrong array used when printing alternate content
fotakis - May 26, 2008 - 16:23
| Project: | SWFObject API |
| Version: | 5.x-2.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello there,
In you theme function, when you print the alternate content, you use the $base_params array instead of the $params array, causing the 'no_flash' argument to be completely ignored.
I am submitting a patch against 5.x-2.0-beta1
I think I am right, but I will wait for your revission
| Attachment | Size |
|---|---|
| swfobject_api_alternate_content_patch.txt | 463 bytes |

#1
Can you give the DRUPAL-5--2 branch a try? This has the change that I think you're looking for.
#2
Actually I tried checking the cvs out but I got confused :-), I have only used cvs for about a year, after that it has
been subversion.
Can you post the cvs url so I can check it out from the command line?