Bug #8463
closed
Disabling CBs jQuery results in cbjQuery being undefined
Added by krileon about 4 years ago.
Updated about 4 years ago.
Description
The global cbjQuery variable is expected to exist for plugins. It needs to be defined regardless of CBs jQuery being turned on or not.
This might be due to the static caching being applied to that behavior, which shouldn't be applied as we need to be sure cbjQuery is always defined.
- Status changed from Assigned to Rejected
- Target version deleted (
CB 2.6)
- % Done changed from 0 to 100
Works fine. Issue seams to be specific to users site. Likely with the DOM or Joomla output buffer being manipulated to remove duplicate jQuery sources as they're using a Google CDN of jQuery so it's coming from a plugin of sorts.
Also available in: Atom
PDF