#31208 closed defect (bug) (fixed)
jQuery UI: Add missing jquery-ui-core dependency for progressbar
Reported by: | tyxla | Owned by: | ocean90 |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | 3.3 |
Component: | Script Loader | Keywords: | has-patch |
Focuses: | Cc: |
Description
jQuery UI progressbar needs both jquery-ui-core
and jquery-ui-widget
, but jquery-ui-core
is missed. This dependency can be seen in the jQuery UI download builder: http://jqueryui.com/download/#!version=1.11.2&components=1100000000000001000000000000000000000
The jQuery UI progressbar appears to be missing this dependency since it was introduced in WordPress 3.3.
Attachments (1)
Change History (8)
#3
@
10 years ago
- Owner set to ocean90
- Resolution set to fixed
- Status changed from new to closed
In 31322:
#5
follow-up:
↓ 6
@
10 years ago
I believe this should be changed to milestone 4.1.1, just like #31113? These 2 tickets are quite similar IMHO. That's where I drew inspiration from actually.
Note: See
TracTickets for help on using
tickets.
Add
jquery-ui-core
as dependency forjquery-ui-progressbar
in the script loader