Create a new menu, enter a title, select Articles in menu item type, and select Single Article, select any existing article, and save the menu
No message in errorlog
PHP Deprecated: Creation of dynamic property Joomla\Component\Menus\Administrator\Controller\ItemController::$type is deprecated in D:\laragon6-------------\www\j5beta\administrator\components\com_menus\src\Controller\ItemController.php on line 540
PHP 8.2, Joomla 5.0 beta 1, Windows 11, Laragon
Labels |
Added:
No Code Attached Yet
|
Title |
|
Labels |
Added:
Information Required
|
Actually we have the line which case this problem and it looks like that this variable assignment is useless...
I have to check if we still needed but at a quick look I didn't saw any usage of it, also because after it's set the application cycle ends with a redirect...
if you look at the commit when it was introduced it looks like an accident and could be removed safely.
1816197#diff-e96b71d95eddaefa97e2d88a0df59f875a5b55c4f76323eb1d70f831258769c3R359
@chmst can you create a PR please?
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-08 14:17:14 |
Closed_By | ⇒ | alikon |
On a fresh installation of 5.0.0 beta1 I cannot repliate your error.
Did you update a site? How? Are you using extensions on you site?