com_ajax
currently only looks up helper.php
file in module directory. This won't work with in modules with namespaced helpers.
If we can assume that modules must stick with the same namespace structure we use in core, just build the fully qualified class name based on module name. Otherwise we could store namespace from manifest file in the database (or somewhere else) like we did before and retrieve it from there.
Labels |
Added:
?
|
Labels |
Added:
J3 Issue
|
Status | New | ⇒ | Discussion |
Labels |
Added:
J4 Issue
Removed: J3 Issue |
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-01-24 13:03:15 |
Closed_By | ⇒ | SharkyKZ |