Closed GoogleCodeExporter closed 9 years ago
Thanks for the submission.
Unfortunately your proposed fix of af.replace(/&/g,"&") is not as simple as it
seems; what if the user manually specified flashvars as an item in the
parameter object, and already used entities instead of ampersands? You could
wind up with &
There is a similar discussion about encoding occurring in issue #66; while it
isn't the exact same discussion -- yours pertains to application/xhtml+xml
while the other focuses purely on flashvars -- they both involve the stickyness
of encoding flashvars and deciding when/where to encode. I believe it's close
enough to merge this issue with #66.
Original comment by platelu...@gmail.com
on 14 May 2011 at 8:21
Original issue reported on code.google.com by
evangel...@gmail.com
on 26 Apr 2011 at 12:00