This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23432 - autocomplete value "tel" is not the sum of "tel-country-code" concatenated with "tel-national" as appears to be indicated. e.g. my number is +441707258219 internationally and 01707258219 nationally. N [...]
Summary: autocomplete value "tel" is not the sum of "tel-country-code" concatenated wi...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-03 15:26 UTC by contributor
Modified: 2013-10-03 19:23 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-10-03 15:26:41 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html
Multipage: http://www.whatwg.org/C#autofilling-form-controls:-the-autocomplete-attribute
Complete: http://www.whatwg.org/c#autofilling-form-controls:-the-autocomplete-attribute
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html

Comment:
autocomplete value "tel" is not the sum of "tel-country-code" concatenated
with "tel-national" as appears to be indicated. e.g. my number is
+441707258219 internationally and 01707258219 nationally. Note preceeding zero
on national code omitted from international code.

Posted from: 213.120.126.47
User agent: Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.76 Safari/537.36
Comment 1 contributor 2013-10-03 19:23:19 UTC
Checked in as WHATWG revision r8208.
Check-in comment: Mention the intranational prefixes for telephone numbers
http://html5.org/tools/web-apps-tracker?from=8207&to=8208