Ticket #13158 (confirmed Bug)
JavaScript issue for List widget in overlay (portal_registry)
Reported by: | toutpt | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | JavaScript | Version: | 4.2 |
Keywords: | Cc: |
Description
How to reproduce:
Install an addon which have a list field in a record of plone.app.registry. Try to edit the value using the UI. You will have an issue "from2to is not defined"
Work around: Right click -> copy url ; open a tab, paste url. It works.
I believe this comes from jquerytools overlay which remove any scripts tag in the results. So the widget can't be used.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.