User tests: Successful: Unsuccessful:
This PR adds some missing jquery framework dependency.
You can also check the code to see jquery js are loaded.
None
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | JavaScript |
Easy | No | ⇒ | Yes |
Yes it's loaded, but because JDocument renders the scripts in this order:
If they were loaded in the order they are called (not matter if they are internal or external) there would be a JS error because jQuery was not loaded yet.
They work now, because some other component in that pages is calling jQuery, and since jQuery is an external js it's always loaded before the inline scripts.
This is only for js integrity no changes in output.
I have tested this item successfully on 5bf71d1
Ok agree than my test was successfull.
I have tested this item successfully on 5bf71d1
Test OK
thanks @zero-24 @anibalsanchez
can we have an RTC :)
Status | Pending | ⇒ | Ready to Commit |
@joomla-bot RTC this
Labels |
Added:
?
|
Milestone |
Added: |
Milestone |
Added: |
Milestone |
Removed: |
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-01-16 23:20:48 |
Closed_By | ⇒ | wilsonge |
Labels |
Removed:
?
|
Hi @andrepereiradasilva can you contact me please. Glip/email so we can clean up your staging branch. I'm having to squash you're commits every time which is time consuming. Would save my time (and probably some of yours if i can help you fix up your branch).
either email me at george.wilson@community.joomla.org grab me on glip or skype george.wilson1992
Don't worry about it! I know I've made this mistake several times :)
hmm jquery is loaded also without this patch or i miss something?
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8543.