found an issue, for protected paged

TypeError: Drupal\Component\Utility\Html::escape(): Argument #1 ($text) must be of type string, null given, called in /code/web/modules/contrib/protected_pages/src/Controller/ProtectedPagesController.php on line 101 in Drupal\Component\Utility\Html::escape() (line 433 of core/lib/Drupal/Component/Utility/Html.php).

CommentFileSizeAuthor
#2 3590045-1.patch551 bytesjatinkumar1989
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jatinkumar1989 created an issue. See original summary.

jatinkumar1989’s picture

StatusFileSize
new551 bytes

Solution :

remove: Html::escape from title

ishani patel made their first commit to this issue’s fork.