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

Theming ControlPanel broken: hostnameBlacklist WrongType in Py3 #179

Open
MrTango opened this issue Apr 23, 2020 · 1 comment
Open

Theming ControlPanel broken: hostnameBlacklist WrongType in Py3 #179

MrTango opened this issue Apr 23, 2020 · 1 comment
Assignees

Comments

@MrTango
Copy link
Contributor

MrTango commented Apr 23, 2020

2020-04-23 11:06:56,362 ERROR   [Zope.SiteErrorLog:252][waitress] 1587629216.36216240.9807038548787032 http://localhost:8080/Plone6mig/@@theming-controlpanel
Traceback (innermost last):
  Module ZPublisher.WSGIPublisher, line 162, in transaction_pubevents
  Module ZPublisher.WSGIPublisher, line 359, in publish_module
  Module ZPublisher.WSGIPublisher, line 262, in publish
  Module ZPublisher.mapply, line 85, in mapply
  Module ZPublisher.WSGIPublisher, line 63, in call_object
  Module plone.app.theming.browser.controlpanel, line 56, in __call__
  Module plone.app.theming.browser.controlpanel, line 200, in update
  Module plone.registry.recordsproxy, line 60, in __setattr__
  Module plone.registry.registry, line 51, in __setitem__
  Module plone.registry.record, line 82, in _set_value
  Module zope.schema._bootstrapfields, line 291, in validate
  Module zope.schema._field, line 814, in _validate
zope.schema._bootstrapinterfaces.WrongContainedType: ([WrongType(b'127.0.0.1', <class 'str'>, '')], 'value')
@MrTango MrTango self-assigned this Apr 23, 2020
@MrTango
Copy link
Contributor Author

MrTango commented Apr 24, 2020

@mauritsvanrees
fixed in d6db78d
changelog entry added here: ac28556

in case we will release this changes only for 6.0, we need a backport for Plone 5.2 with the fix.

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

No branches or pull requests

1 participant