Project

General

Profile

Actions

Bug #8463

closed

Disabling CBs jQuery results in cbjQuery being undefined

Bug #8463: Disabling CBs jQuery results in cbjQuery being undefined

Added by krileon over 4 years ago. Updated over 4 years ago.

Status:
Rejected
Priority:
High
Assignee:
Target version:
-
Start date:
13 April 2021
Due date:
% Done:

100%

Estimated time:

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.

Updated by krileon over 4 years ago Actions #1

There's already a fallback to define cbjQuery if CBs jQuery is disabled, but for the following user that's not working.

https://www.joomlapolis.com/forum/255-developer-members-support/243838-cb-forgot-login-page-send-button-disabled#324346

Updated by krileon over 4 years ago Actions #2

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.

Updated by krileon over 4 years ago Actions #3

  • 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.

Actions

Also available in: PDF Atom