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

[Validator] Fixed ACE domain checks on UrlValidator (#10031) #10275

Closed
wants to merge 1 commit into from
Closed

[Validator] Fixed ACE domain checks on UrlValidator (#10031) #10275

wants to merge 1 commit into from

Conversation

aeoris
Copy link
Contributor

@aeoris aeoris commented Feb 16, 2014

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #10031
License MIT
Doc PR

I added some checks to allow internationalised domain names as per reported on #10031 and some extra testcases to cover ACE domain names.

@aeoris
Copy link
Contributor Author

aeoris commented Feb 16, 2014

Travis's failure has nothing to do with this PR, apparently...

fabpot added a commit that referenced this pull request Mar 26, 2014
… (aeoris)

This PR was merged into the 2.3 branch.

Discussion
----------

[Validator] Fixed ACE domain checks on UrlValidator (#10031)

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #10031
| License       | MIT
| Doc PR        |

I added some checks to allow internationalised domain names as per reported on #10031 and some extra testcases to cover ACE domain names.

Commits
-------

7a2f154 Fixed ACE domain checks on UrlValidator (#10031)
@fabpot fabpot closed this Mar 26, 2014
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.

None yet

2 participants