Please add the following code to the form element definition of the regular expression area to disable processing by WYSIWYG modules, like the CKEditor module.

'#wysiwyg' => FALSE,

Comments

anish.a’s picture

Version: 6.x-1.2 » 7.x-1.x-dev
anoopjohn’s picture

Status: Active » Closed (works as designed)

I installed CKEditor on a D7 site with disable_messages. By default CKEditor does not get enabled in the filter textarea.

Please feel free to open this issue if this is not the case.