panels/content_types/custom.inc fails to properly call check_markup(), thus preventing the "Input format" options from working. The fix is the removal of an extra parameter to the check_markup() call. Forgive me if the patch has been created improperly. This is my first post/patch here.

CommentFileSizeAuthor
custom_check_markup_fix.patch554 bytesV-1

Comments

pietrocap’s picture

Thank you for your patch!
This works fine for me.
It was impossible to inject some php code in a custom type before your patch.

merlinofchaos’s picture

Whoooops!

Fixed now. Sorry about that!

merlinofchaos’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)