Open frapell opened 2 years ago
I can have a look later. But one thing jumps out:
Have a Plone 5 instance with Python 3, using Zope 5.1 or 5.2
This is not supported. Plone 5 only works with Zope 4. Or at least it is only tested with Zope 4. I would not recommend using a higher Zope version.
Yeah... I don't quite remember why we went to Zope 5 honestly... But we haven't had any issues (except this :P) Is there any specific concern it comes to your mind about it?
When on Python 3 with Zope 5.1 or 5.2 (This issue is fixed on Zope 5.3 and up), you get
When trying to save custom styles from
/@@theming-controlpanel
->Advanced Settings
->Custom Styles
To reproduce:
Have a Plone 5 instance with Python 3, using Zope 5.1 or 5.2
Visit
/@@theming-controlpanel
and add someParameter expressions
underAdvanced settings
->Theme details
, for instanceGo to
Custom Styles
and try to save some custom CSS, for instanceClick
Save