Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: $(...).tabs is not a function #718

Closed
zopyx opened this issue May 28, 2017 · 3 comments · Fixed by #791
Closed

Uncaught TypeError: $(...).tabs is not a function #718

zopyx opened this issue May 28, 2017 · 3 comments · Fixed by #791
Labels

Comments

@zopyx
Copy link

zopyx commented May 28, 2017

Latest Plone 5.1 + collective.cover 1.4b1 gives the following error as soon as I click on "Compose"

plone-legacy-compiled.js:19 Uncaught TypeError: $(...).tabs is not a function
at contentchooserMaker (plone-legacy-compiled.js:19)
at HTMLDocument. (plone-legacy-compiled.js:19)
at j (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at Function.ready (jquery.min.js:2)
at HTMLDocument.J (jquery.min.js:2)

@zopyx
Copy link
Author

zopyx commented May 28, 2017

The problem is independent of the following version pins:


[versions]
collective.js.jqueryui = 1.8.16.9
plone.app.jquery = 1.7.2
plone.app.jquerytools = 1.5.7
plone.app.z3cform = 0.6.3
plone.directives.form = 1.1

@zopyx zopyx closed this as completed May 28, 2017
@zopyx zopyx reopened this May 28, 2017
@hvelarde hvelarde added the bug label May 29, 2017
@hvelarde
Copy link
Member

hvelarde commented May 29, 2017

this package is still not compatible with Plone 5; I'm adding this issue to the list of things that need to be fixed, but I have to warn you that I have still no interest on fixing it as we don't have a use case neither resources, and I think we should wait until the RR is fixed.

@hvelarde hvelarde mentioned this issue May 29, 2017
17 tasks
cdw9 added a commit to sixfeetup/collective.cover that referenced this issue Aug 11, 2017
@rodfersou
Copy link
Member

here we can use as base this referenced PR, but keep the tabs function just for plone 4.x

hvelarde pushed a commit that referenced this issue Aug 8, 2018
* use pat-autotoc instead of old formTabbing refs #718

* Review compatibility with Plone 4.x for content chooser tabs

* Update changelog

* Fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants