Hi there,
If you resize an image in the Editor, a STYLE attribute is included in the IMG tag. This is a potential risk (XSS), and my PHPNuke refuses it.
I tried to find the code that includes that STYLE bit, but couldn't trace it.
Is there a way to prevent this STYLE bit to be included in the IMG tag?
If you resize an image in the Editor, a STYLE attribute is included in the IMG tag. This is a potential risk (XSS), and my PHPNuke refuses it.
I tried to find the code that includes that STYLE bit, but couldn't trace it.
Is there a way to prevent this STYLE bit to be included in the IMG tag?