Opened 14 years ago
Closed 14 years ago
#161 closed editorial (fixed)
base for numeric protocol elements
Reported by: | mnot@… | Owned by: | julian.reschke@… |
---|---|---|---|
Priority: | normal | Milestone: | unassigned |
Component: | non-specific | Severity: | Active WG Document |
Keywords: | Cc: |
Description
Add a note at the beginning that all numbers not other wise decloared are in base 10 decimal.
Attachments (1)
Change History (6)
comment:1 Changed 14 years ago by julian.reschke@…
comment:2 Changed 14 years ago by julian.reschke@…
Also, should this note go into all seven parts?
comment:3 Changed 14 years ago by julian.reschke@…
- Owner set to julian.reschke@…
- Status changed from new to assigned
After discussion on the mailing list, the new proposal is to rely on the ABNF, and, for consistency, remove mentions of "decimal" from the prose everywhere. See http://lists.w3.org/Archives/Public/ietf-http-wg/2009AprJun/0238.html.
comment:4 Changed 14 years ago by julian.reschke@…
comment:5 Changed 14 years ago by julian.reschke@…
- Priority set to normal
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
I do not believe this would have helped in this case, the original problem was with not understanding Javascript number parsing, not with understanding the HTTP spec.