User tests: Successful: Unsuccessful:
Currently, regardless of which Module tag is selected when creating a Custom module (Custom > Advanced > Module Tag
), the <div>
tag is always applied. This PR fixes the bug by applying the user-desired HTML tag.
Pull Request for Issue # .
Updated hardcoded div
tag with $params->get('module_tag')
Create a new Custom module, and change Module Tag to something other than div
Resultant Custom module should be enclosed in selected tag
Resultant Custom module still enclosed in div
tag
Status | New | ⇒ | Pending |
Category | ⇒ | Modules Front End |
Status | Pending | ⇒ | Information Required |
Whoops, sorry! Didn't realise the module tags are implemented by chromes, not the module template.
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-12-02 08:22:15 |
Closed_By | ⇒ | jamesfu |
Doesnt this depend on the chrome being used for the template position?
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18934.