Problem/Motivation

Demo Event Registration dialog is returning access denied

The issue the webform page is disabled which triggers a 403 error

@see \Drupal\webform\WebformEntityAccessControlHandler::checkAccess

Proposed resolution

Fix access controls to prevent 403 when webform page is disabled but source entity is provided.

This issue needs to be resolved after #3006867: Refactor the Webform module's usage of AccessResults and simplify cacheable dependency management is committed

Remaining tasks

Fix issue
Write test

CommentFileSizeAuthor
#2 3007400-2.patch2.3 KBjrockowitz

Comments

jrockowitz created an issue. See original summary.

jrockowitz’s picture

Status: Active » Needs review
StatusFileSize
new2.3 KB

  • jrockowitz committed 63339ff on 8.x-5.x
    Issue #3007400 by jrockowitz: Demo Event Registration dialog is...
jrockowitz’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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