mgraf
(Michael)
July 26, 2018, 12:27pm
1
Hi,
trying to edit some content, getting this error for each RelatedItems Field "RelationList" (z3c.relationfield.RelationList)
patterns.pat.select2: Failed while initializing 'select2' pattern. query function not defined for Select2 s2id_autogen1
This is how it looks
Used Versions:
Plone 5.1.2
plone.app.widgets 2.3
mockup 2.7.2
plone.mockup 1.0
1 Like
Hi,
I'm having the same issue in one of my plone sites.
What conten type are you trying to edit?
I get the same javascript error when editing an Event after intalling collective.venue
.
Strange thing: in another computer, the same buildout, with the same packages installed, doesn't give this error.
Versions:
Plone 5.1rc2 (5109)
CMF 2.2.12
Zope 2.13.26
Python 2.7.14
mgraf
(Michael)
July 30, 2018, 8:06pm
3
Hi,
I think my solution is nothing you can work with
I doubled all <script>
tags in the Meta-section - after clearing that, all works as expected... sorry
espenmn
(Espen)
August 2, 2018, 7:43pm
4
From the screenshot, this looks like a javascript error.
If it is difficult to find out how to fix it, it can sometimes help to install and / or uninstall an add-on that registers javascript and maybe disable / enable the theme (?)
agitator
(Peter Holzer)
January 22, 2019, 5:31pm
5
1 Like