User tests: Successful: Unsuccessful:
Pull Request resolves # .
When you create an override of collapse-default.php (for example to change the breakpoint where the navigation collapses), you get a server error because the file expects to find the default.php layout to be in the same folder (<?php require __DIR__ . '/default.php'; ?>)
This PR changes it to ModuleHelper
Copy the collapse-default.php from mod_menu into your template (e.g. Cassiopeia). Create a menu module which uses the layout Collapsible Default Menu. Go to the frontend.
The website is displayed without errors.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Modules Front End |
| Labels |
Added:
PR-6.1-dev
|
||
I have tested this item ✅ successfully on 080b905
Tested Successfully!
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/47599.