Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.2] Admin menu recovery mode #44317

Closed
brianteeman opened this issue Oct 19, 2024 · 1 comment
Closed

[5.2] Admin menu recovery mode #44317

brianteeman opened this issue Oct 19, 2024 · 1 comment
Labels
No Code Attached Yet PHP 8.x PHP 8.x deprecated issues

Comments

@brianteeman
Copy link
Contributor

Steps to reproduce the issue

Create a new admin menu. Either use a preset or add a menu item to it.
Publish this new admin menu in a module in position menu
After the message to turn on the menu recovery mode is displayed make sure you click on it to enable recovery mode

Expected result

no errors

Actual result

you might need to navigate to another page but a series of errors are displayed such as

Warning: Undefined property: Joomla\CMS\Menu\AdministratorMenuItem::$element in /home/public_html/administrator/modules/mod_menu/src/Menu/CssMenu.php on line 319

Warning: Undefined property: Joomla\CMS\Menu\AdministratorMenuItem::$class in /home/public_html/administrator/modules/mod_menu/src/Menu/CssMenu.php on line 495

System information (as much as possible)

Additional comments

@chmst
Copy link
Contributor

chmst commented Oct 20, 2024

Closing as there is a PR. Please test #44318

@chmst chmst closed this as completed Oct 20, 2024
@chmst chmst added the PHP 8.x PHP 8.x deprecated issues label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Code Attached Yet PHP 8.x PHP 8.x deprecated issues
Projects
None yet
Development

No branches or pull requests

3 participants