Actions
Bug #6129
closedaddJQueryPlugin dependencies don't respect dependencies of dependencies
Bug #6129:
addJQueryPlugin dependencies don't respect dependencies of dependencies
Description
For example if you set a dependency of cbtooltip it doesn't load cbtooltips dependency qtip. This should probably chain dependencies to prevent massive and unnecessary dependency specifications for new jQuery plugin registrations.
Updated by beat almost 10 years ago
- Target version changed from CB 2.0.15 to CB 2.1
Updated by krileon almost 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1099
Updated by krileon over 9 years ago
- Status changed from Resolved to Closed
Actions