Skip to content

[4.5.8]: Element Index -> Edit Entry broken #13867

Closed
@wsydney76

Description

@wsydney76

What happened?

Description

Trying to edit entry from element index via 'Edit Entry' action or double clicking the status indicator fails with this error:

2023-10-21 09:54:57 [web.ERROR] [TypeError] TypeError: craft\web\View::namespaceInputs(): Argument #1 ($html) must be of type callable|string, null given, called in /var/www/html/vendor/craftcms/cms/src/web/View.php on line 1669 and defined in /var/www/html/vendor/craftcms/cms/src/web/View.php:1657
Stack trace:
#0 /var/www/html/vendor/craftcms/cms/src/web/View.php(1669): craft\web\View->namespaceInputs(NULL, 'ovdynqznzd', true, false)
#1 /var/www/html/vendor/craftcms/cms/src/web/CpScreenResponseFormatter.php(70): craft\web\View->namespaceInputs(Object(Closure), 'ovdynqznzd')
#2 /var/www/html/vendor/craftcms/cms/src/web/CpScreenResponseFormatter.php(47): craft\web\CpScreenResponseFormatter->_formatJson(Object(craft\web\Request), Object(craft\web\Response), Object(craft\web\CpScreenResponseBehavior))
#3 /var/www/html/vendor/yiisoft/yii2/web/Response.php(1100): craft\web\CpScreenResponseFormatter->format(Object(craft\web\Response))
#4 /var/www/html/vendor/craftcms/cms/src/web/Response.php(337): yii\web\Response->prepare()
#5 /var/www/html/vendor/yiisoft/yii2/web/Response.php(340): craft\web\Response->prepare()
#6 /var/www/html/vendor/yiisoft/yii2/base/Application.php(390): yii\web\Response->send()
#7 /var/www/html/web/index.php(11): yii\base\Application->run()
#8 {main} {"memory":6733264,"exception":"[object] (TypeError(code: 0): craft\\web\\View::namespaceInputs(): Argument #1 ($html) must be of type callable|string, null given, called in /var/www/html/vendor/craftcms/cms/src/web/View.php on line 1669 at /var/www/html/vendor/craftcms/cms/src/web/View.php:1657)"}

Steps to reproduce

  1. Goto Entries element index
  2. Select entry
  3. Select 'Edit Entry' action

/Karla

Craft CMS version

Craft Solo 4.5.8

PHP version

8.1.23

Operating system and version

Linux 5.15.90.1-microsoft-standard-WSL2

Database type and version

MariaDB 10.4.31

Image driver and version

No response

Installed plugins and versions

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions