﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26119	Catch ValueError while parsing urls in URLValidator	Christopher Grebs	nobody	"Django uses `urllib.urlsplit` to parse an URL but in certain cases this is failing on URLs the regular expressions in `URLValidator` deems valid.

This appears to be a problem at least in 1.6+, probably since the `URLValidator` exists.

Pull Request: https://github.com/django/django/pull/6010"	Bug	closed	Core (Other)	dev	Normal	fixed			Accepted	1	0	0	1	0	0
