- From: <bugzilla@jessica.w3.org>
- Date: Sat, 18 Jun 2011 17:24:08 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12988 --- Comment #3 from Tab Atkins Jr. <jackalmage@gmail.com> 2011-06-18 17:24:07 UTC --- I'm confused. Did you read my response? In it, I described exactly how to make an input that only accepts valid US zipcodes. Is my suggestion inadequate in some way? You also bring up the issue of international postal codes. This is a substantially different problem, because there is *no* pattern to them. If you're accepting international addresses, the postal code field needs to be a plain <input type=text>, with no additional constraints. I type=zip wouldn't be able to help you at all here. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Saturday, 18 June 2011 17:24:09 UTC