No Code Attached Yet
avatar brianteeman
brianteeman
16 Aug 2021

Steps to reproduce the issue

Use the add module button on the dashboard
Select a module, give it a title etc and then Save and close

Expected result

Module is published on the dashboard

Actual result

No module Visible

Additional comments

Unless my site is corrupted the problem is that when you click add a module the position is set to none when it should be preselected as cpanel.

module

avatar brianteeman brianteeman - open - 16 Aug 2021
avatar joomla-cms-bot joomla-cms-bot - change - 16 Aug 2021
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 16 Aug 2021
avatar Alialhosh
Alialhosh - comment - 18 Aug 2021

i have tested it and it works just fine

avatar brianteeman
brianteeman - comment - 3 Oct 2021

The code is designed so that when you click on the add module you are to create a module with the cpanel position already selected. This is the part that is not working. As shown in the original post there is no position preselected therefore it is in position ::none::

'url' => Route::_('index.php?option=com_cpanel&task=addModule&function=jSelectModuleType&position=' . $this->escape($this->position)),

avatar brianteeman brianteeman - change - 26 Aug 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-08-26 22:19:26
Closed_By brianteeman
avatar brianteeman brianteeman - close - 26 Aug 2022
avatar brianteeman
brianteeman - comment - 26 Aug 2022

resolved with #38611

Add a Comment

Login with GitHub to post a comment