﻿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
8527	CAPostalCodeField made more forgiving of input format	Doug Harris	nobody	"Similar to the work done in [6952] for #5670 for UKPostcodeField, this change is more forgiving of Canadian postal code input. Uppercase, lowercase, with or without a space in between the two segments.

The clean method returns a nice, clean version -- enter 'K1A 0A9', 'k1a 0A9', 'k1a0a9', or even '    k1A    0A9 ' and it will return the standard form: 'K1A 0A9'.

Patch contains code change and additions to regression tests."	New feature	closed	contrib.localflavor	dev	Normal	fixed	ca postal code		Ready for checkin	1	0	0	0	1	0
