Closed (fixed)
Project:
Panels
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2006 at 01:01 UTC
Updated:
6 Sep 2006 at 00:15 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| custom_check_markup_fix.patch | 554 bytes | V-1 |
Comments
Comment #1
pietrocap commentedThank you for your patch!
This works fine for me.
It was impossible to inject some php code in a custom type before your patch.
Comment #2
merlinofchaos commentedWhoooops!
Fixed now. Sorry about that!
Comment #3
merlinofchaos commentedComment #4
(not verified) commented