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

WrongType b'127.0.0.1' when saving ThemingControlpanel on Py3 #175

Closed
MrTango opened this issue Apr 20, 2020 · 1 comment
Closed

WrongType b'127.0.0.1' when saving ThemingControlpanel on Py3 #175

MrTango opened this issue Apr 20, 2020 · 1 comment

Comments

@MrTango
Copy link
Contributor

MrTango commented Apr 20, 2020

In Python 3 when saving the theming control panel, i get this error:

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')
@mauritsvanrees
Copy link
Member

Duplicate of #179.

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

No branches or pull requests

2 participants