Problem/Motivation

I had some advanced text formater field configured as "limit html tags" in 2.0.0

now they appear as "php filter" in 2.1.0 thus triggering the error in the related issues...

Comments

Thony created an issue. See original summary.

thony’s picture

Issue summary: View changes
opi’s picture

Status: Active » Needs review
StatusFileSize
new991 bytes

Here is a patch which shows the "Allowed HTML tag" and "Converts line breaks" options for the "Limit HTML tags" option, using the proper constant.

opi’s picture

oops, forget last patch, I was copy/pasting too fast and missing the negate condition for autop.

azovsky’s picture

Status: Needs review » Reviewed & tested by the community
rajab natshah’s picture

Tested #4 in Drupal 8 and Drupal 9
Working ... Thank you :)

  • azovsky committed fdb318a on 2.1.x
    Issue #3231764 by opi: Filter html tags is taken for php filter in field...
azovsky’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.