Whilst submitting the form which uses wysihtml5 editor, (via CakePHP), it also sends across
[_wysihtml5_mode] => 1
which is often caught by security component as an additional parameter and request gets black-holed.
There should an option to prevent that from happening?
Whilst submitting the form which uses wysihtml5 editor, (via CakePHP), it also sends across [_wysihtml5_mode] => 1 which is often caught by security component as an additional parameter and request gets black-holed.
There should an option to prevent that from happening?