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

Adapt to changed Engine API #1143

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mattias-p
Copy link
Member

Purpose

This PR adapts Backend to the API change in zonemaster/zonemaster-engine#1316.

Context

Should be merged together with zonemaster/zonemaster-engine#1316.

Changes

trim_space() is now invoked before normalize_name(). Prior to zonemaster/zonemaster-engine#1316 normalize_name() handled the space trimming itself.

How to test this PR

You should still be able to include surrounding space in domain name parameters to RPCAPI calls.

$ zmb start_domain_test --domain ' example.com '

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

Successfully merging this pull request may close these issues.

2 participants