Skip to content

Joomla 3.7 mod_menu not possible to override anymore #15584

@StefanSTS

Description

@StefanSTS

Steps to reproduce the issue

  • Add default_disabled.php and default_enabled.php in /administrator/template/isis/html/mod_menu/.
  • Change or add any menu.

Expected result

  • Changes should be visible in the admin menu.

Actual result

  • No changes visible.

Only way to get the result

  • Changing of the core files .../mod_menu/preset/enabled.php and disabled.php shows the desired changes.

System information (as much as possible)

  • J 3.7, PHP 5.6.30 and PHP 7.0.18
  • Isis Admin Template

Additional comments

In mod_menu a folder preset is introduced in Joomla 3.7. There is no way to override the files enabled.php or disabled.php in the administrator template like it was before or like it would be expected for module files in general.
A fallback to either use the old files or override the new files in .../preset/ should be added.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions