plone / plone.patternslib

An add-on to make patternslib patterns available within Plone 5.
https://pypi.org/project/plone.patternslib/
GNU General Public License v2.0
2 stars 5 forks source link

plone.patternslib blocks @@theming-controlpanel-mapper with "Must specify actionUrl setting for pattern" #14

Closed agitator closed 7 years ago

agitator commented 7 years ago

on 5.1 coredev with plone.patternslib from master

if you want to inspect or change a diazo theme with @@theming-controlpanel-mapper you get "Must specify actionUrl setting for pattern" as output but no real error whatsoever.

any pointers what's going on here?

screen shot 2016-12-07 at 17 53 11

agitator commented 7 years ago

fixed