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

Fixed WrongContainedType for hostnameBlackList on Zope 5. #192

Merged
merged 3 commits into from
Sep 24, 2020
Merged

Conversation

mauritsvanrees
Copy link
Member

See also #183.

This reverts commit 9c64d46
which was itself a revert of "fix hostnameBlacklist (Theming ControlPanel) in Py3"

In Plone 6 (with Zope 5) this is needed again, because processInputs no longer exists.

See also #183.

This reverts commit 9c64d46
which was itself a revert of "fix hostnameBlacklist (Theming ControlPanel) in Py3"

In Plone 6 (with Zope 5) this is needed again, because `processInputs` no longer exists.
That should work on Py 2 and 3 and Plone 5.2 and 6.0.
@mister-roboto

This comment has been minimized.

@mauritsvanrees
Copy link
Member Author

@jenkins-plone-org please run jobs

Locally the plone.app.testing tests pass on Plone 5.2 with Py 2.7 and 3.7, and on Plone 6.0 (zope5-master branch) with Py 3.8.

@jensens jensens merged commit a784c2f into master Sep 24, 2020
@jensens jensens deleted the zope5 branch September 24, 2020 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants