HTML5 tags not rendered correctly in admin
Hi
I'm having trouble with <video></video> tags in my page body editor. If I enter the tags in "source" mode and save the page, the tab brackets are converted to < and >
This happens in markitup and ckeditor RTEs.
If I enter eg. <wibble></wibble> these tags are passed through fine.
Fuel seems to be reinterpreting my tags on a save. The confusing thing is that it works fine locally but on a production server (1and1) the problem is apparent. Both systems are running the latest code.
Any ideas?
Comments
'sanitize_input' => array('template','php'),