Problem with embed flash
You need to be logged in to post messages in the forums. New users may register here.
|
Stéphane Bullier
Member since: 09 January 2008
Posts: 9
|
Wednesday 11 July 2007 7:49:02 pm
Hello,
When I insert a flash object into XML block the balise
<object>
...
</object>
disappears.
When I disactive the xmlwash extension, it's working fine.
It's a bug ?
|
|
|
Xavier Dutoit
Member since: 09 January 2008
Posts: 37
|
Wednesday 11 July 2007 9:12:22 pm
Salut,
Well, <object> is indeed one of the banned tags.
I suppose there is a way of doing naughty things with that, and that you're never too safe and ...
that the safest filter is $content="" on a computer not connected to the internet nor a network.
We have to come up with some tuning on what's allowed. What's the best way of doing it ? Defining options in a ini about what tags are allowed or not ?
X+
|
|
You need to be logged in to post messages in the forums. New users may register here.