﻿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
14864	ROCIFField in localflavor has a bad regex	Idan Gazit	Idan Gazit	"Valid values are 2-10 digit numbers, optionally prefixed by the uppercase characters 'RO'.

On [http://code.djangoproject.com/browser/django/trunk/django/contrib/localflavor/ro/forms.py#L33 L33], there is logic for removing the prefix if it exists, but the [http://code.djangoproject.com/browser/django/trunk/django/contrib/localflavor/ro/forms.py#L23 regex in __init__] does not account for the prefix, leading to !ValidationErrors when [http://code.djangoproject.com/browser/django/trunk/django/contrib/localflavor/ro/forms.py#L30 super.clean() is called].
"		closed	contrib.localflavor	1.2		fixed			Accepted	1	0	0	0	0	0
