Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using the export code in Wordpress #10

Open
florianplag opened this issue Oct 29, 2011 · 0 comments
Open

Using the export code in Wordpress #10

florianplag opened this issue Oct 29, 2011 · 0 comments

Comments

@florianplag
Copy link
Owner

Please check the following for webmasters using WordPress.

The default WordPress installation converts -- (double hyphens) into - (single dash)
This affects the >--> part of the code generated for swfobject. Thus, the code may not work in FireFox.

Soln: Convert >--> to >-->
or just convert -- to --

May be helpful if you do this fix in the code generator itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant