backdrop-contrib / better_formats

Allows per-role permissions and restrictions to text formats
GNU General Public License v2.0
2 stars 1 forks source link

Limiting format on a comment field prevents comment form from working #1

Open herbdool opened 8 years ago

herbdool commented 8 years ago

When I set a limit on a comment field I get this warning:

Warning: array_intersect_key(): Argument #1 is not an array in better_formats_filter_process_format() (line 153 of /home/ib2/ibiketo.ca/modules/contrib/better_formats/better_formats.module).

And the comment body field no longer renders. I don't get the same error with node fields so this is specific to comments.