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

namespace behavior change when reparenting #2246

Merged
merged 1 commit into from May 20, 2021

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

Add tests for the behavior change introduced by 1f483f0.

That behavior change fixes #1712

Have you included adequate test coverage?

Yarp.

Does this change affect the behavior of either the C or the Java implementations?

The Java implementation already exhibited this behavior; and 1f483f0 brought the two implementations in line with each other.

introduced by 1f483f0 which accidentally fixed #1712.

Closes #1712
@flavorjones flavorjones added this to the v1.12.0 milestone May 20, 2021
@codeclimate
Copy link

codeclimate bot commented May 20, 2021

Code Climate has analyzed commit 3ffb313 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 93.2% (0.0% change).

View more on Code Climate.

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.

XML::Builder behaves strangely with respect to namespaces
1 participant