Latest update is removing
-
When an admin (not super admin) is making a post that includes iframe ect, the code is getting stripped out since the latest update. Any suggestions?
Example…<script type=”text/javascript”>
document.write(“Hello World!”)
</script>Which should spit out a page that simply says “Hello World!”
is having the tags stripped from it so that instead you get “document.write(“Hello World!”)”
Something is removing the <script> </script> tags.
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Latest update is removing’ is closed to new replies.