User tests: Successful: Unsuccessful:
The associations JS edit script needs jQuery. This pr loads jQuery in the layout itself to ensure it is always loaded. Mostly the view itself does load jQuery so nothing crashes, but when it is not the case, then a jQuery not found JS error is thrown.
Guess can be merged on review.
Edit an article on a multilingual site and change the association.
All works as expected.
All works as expected.
None.
Status | New | ⇒ | Pending |
Category | ⇒ | Layout |
Guess so, didn't test it yet.
@infograf768 chosen is loading jQuery in that view, so no extra call needed
Labels |
Added:
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-29 09:35:47 |
Closed_By | ⇒ | wilsonge |
Merged on review
would it not also be necessary for the component
https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_associations/views/association/tmpl/edit.php
as the sidebyside js uses jquery ?