User tests: Successful: Unsuccessful:
The client_id
seletor is named client_id
, not filter.client_id.
. This was uniformized in 3.6.0 across all modules, cache, templates and languages views (the ones that have the client_id selector).
One view remain: the positions view in com_modules. I think this view is unused in the core but still should be changed. So, this PR changes it.
Apply patch
Test /administrator/index.php?option=com_modules&view=positions&layout=modal&tmpl=component&client_id=0
(should show the site template positions)
/administrator/index.php?option=com_modules&view=positions&layout=modal&tmpl=component&client_id=1
(should show the admin template positions)
/administrator/index.php?option=com_modules&view=positions&layout=modal&tmpl=component
(should show the admin template positions, since it was the last one used)
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Code style Components |
Category | Code style Components | ⇒ | Code style Components Templates (admin) |
lol always hathor ...
I have tested this item
I've tested this successfully
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-06-15 23:20:08 |
Closed_By | ⇒ | wilsonge |
Labels |
Removed:
?
|
This modal is used in Hathor ;-)
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10695.