User tests: Successful: Unsuccessful:
Pull Request based on comment #20088 (comment).
When upgrading a "New MVC" extension to the namespaced one where the layout files are in the top level /tmpl folder of the extension (eg. /components/com_foo/tmpl), then we have a path lookup issue. The folder /components/com_foo/view/myview/tmpl does then still exists with the old files as they will not get erased on upgrade.
This pr moves the top level folder as first choice in the path lookup, so it has the same logic as with the "Legacy MVC" views set up.
Module can be edited.
Error: 500 Layout default not found.
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-04-17 09:28:37 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|