#194 closed design (fixed)
disallow control characters in quoted-pair
Reported by: | julian.reschke@… | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | unassigned |
Component: | p1-messaging | Severity: | Active WG Document |
Keywords: | Cc: |
Description
This came up while discussing how to resolve issue #173:
Should we disallow escaped control characters in quoted-pair (affecting quoted-strings and comments)?
Should we go even further and only allow those characters that need escaping?
Change History (6)
comment:1 Changed 13 years ago by julian.reschke@…
comment:2 Changed 13 years ago by julian.reschke@…
comment:3 Changed 13 years ago by julian.reschke@…
comment:4 Changed 13 years ago by mnot@…
- Resolution set to fixed
- Status changed from new to closed
comment:5 Changed 13 years ago by julian.reschke@…
comment:6 Changed 11 years ago by mnot@…
- Severity changed from Candidate WG Document to Active WG Document
Note: See
TracTickets for help on using
tickets.
From [696]:
disallow all control characters except HTAB in quoted-pair (see #194)