No Code Attached Yet
avatar fgsw
fgsw
10 Apr 2025

Steps to reproduce the issue

Open admin module view administrator/index.php?option=com_modules&view=modules&client_id=1:

Image

Unpublish admin module "Title" hide "Column select":

Image

Expected result

Unpublish admin module "Title" don't hide "Column select".

Actual result

Unpublish admin module "Title" hide "Column select".

System information (as much as possible)

PHP Built On Linux lamp401.cloudaccess.net 5.14.0-503.15.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 28 07:25:19 EST 2024 x86_64
Database Type mysql
Database Version 10.11.11-MariaDB-cll-lve
Database Collation utf8mb3_general_ci
Database Connection Collation utf8mb4_general_ci
Database Connection Encryption None
Database Server Supports Connection Encryption No
PHP Version 8.3.19
Web Server Apache
WebServer to PHP Interface litespeed
Joomla! Version Joomla! 5.2.6 Stable [ Uthabiti ] 8-April-2025 16:00 GMT
Joomla Backward Compatibility Plugin Enabled (classes_aliases:"1", es5_assets:"1")
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:137.0) Gecko/20100101 Firefox/137.0

avatar fgsw fgsw - open - 10 Apr 2025
avatar joomla-cms-bot joomla-cms-bot - change - 10 Apr 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 10 Apr 2025
avatar brianteeman
brianteeman - comment - 10 Apr 2025

This is caused by a javascript error as the script uses the page title for the name of the local storage. Obiously if you dont have a page title then their is a js error

avatar fgsw
fgsw - comment - 11 Apr 2025

Makes it sense to enhance the module description by the info "Unpublish the module hide the column select."?

avatar brianteeman
brianteeman - comment - 11 Apr 2025

I agree that it could be documented in the docs site but adding it to joomla itself seems pointless. Unpublishing the title module is an extreme edge case

avatar fgsw
fgsw - comment - 11 Apr 2025

Tried to add the info at the help screens, but there is no 5.2 one:

Image

To document isn't a solution. I suggest to modify the script or disallow unpublishing the "Title"-module.

avatar chmst chmst - change - 22 Apr 2025
Status New Closed
Closed_Date 0000-00-00 00:00:00 2025-04-22 19:44:56
Closed_By chmst
avatar chmst chmst - close - 22 Apr 2025
avatar chmst
chmst - comment - 22 Apr 2025

Closing as there is a PR. Please test #45351

Add a Comment

Login with GitHub to post a comment