- Issue created by @seanr
- Status changed to Needs review
almost 2 years ago 2:04pm 27 January 2023 - πΊπΈUnited States seanr
Yahtzee! No more errors. :D I could use some help just to make sure this patch doesn't introduce any issues I'm not seeing...
- Status changed to Postponed: needs info
almost 2 years ago 5:04pm 27 January 2023 - πΊπΈUnited States jrockowitz Brooklyn, NY
webform.settings.element.allowed_tags should not be NULL.
I think there is something wrong with your webform.settings.yml file.
@see https://git.drupalcode.org/project/webform/-/blob/6.1.x/config/install/w...
- πΊπΈUnited States seanr
Not sure what I should be looking for in that file. I created the worform from a standing start and had errors off the bat - wasn't anything I imported, this is a brand new start. Anyway, adjusted patch here.
- πΊπΈUnited States jrockowitz Brooklyn, NY
I am not able to reproduce this issue via a clean installation.
- Status changed to Closed: cannot reproduce
almost 2 years ago 5:37pm 15 February 2023 - π»π³Vietnam phannphong Ho Chi Minh City
I'm facing the same problem and the patch at #6 can fix the problem.
I'm using webform version 6.2.0-beta6. - π»π³Vietnam phannphong Ho Chi Minh City
As I mentioned in the previous comment, when the patch #6 can fix the problem. However, this patch will trgger new warning message:
Warning: Undefined array key "#allowed_tags" in Drupal\webform\Plugin\WebformElementBase->prepare() (line 813 of modules/contrib/webform/src/Plugin/WebformElementBase.php).
Therefore, I've uploaded a new patch to address this new issue.
- Status changed to Needs review
over 1 year ago 2:31pm 17 August 2023 - last update
over 1 year ago 534 pass - last update
over 1 year ago 534 pass - πΊπΈUnited States jrockowitz Brooklyn, NY
I think the
allowed_tags
is missing in your webform.settings.yml.Please run the repair command via the UI (/admin/structure/webform/config/advanced) or Drush (
drush webform:repair
) - Status changed to Postponed: needs info
over 1 year ago 3:31pm 20 August 2023 - Status changed to Closed: cannot reproduce
about 1 year ago 2:49pm 13 September 2023