I have a text format type of Rich Text that has been set as the default text format type.
This works fine everywhere on the site except for the Panel custom content display where it defaults to Plain Text and then it remembers the last text format chosen for the next time it opens.
Is Panels currently incompatible with using the default text format or did I set something up wrong?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | ctools_custom_format_1398780.patch | 1.12 KB | Letharion |
Comments
Comment #1
Letharion commentedLooks like a bug, I can reproduce it.
Comment #2
Letharion commented@Jesmaster, could you please try this patch?
Comment #3
merlinofchaos commentedNo patch attached...
Comment #4
Letharion commentedComment #5
jesmaster commentedIt looks like the patch fixed the issue. Thanks.
Comment #6
tim.plunkettReading through the docs for filter_default_format and filter_fallback_format, this definitely looks like the right fix.
Comment #7
merlinofchaos commentedCommitted and pushed!