Open
Bug 496914
Opened 17 years ago
Updated 3 years ago
Enhancement request for a real parser for the List-Post header.
Categories
(MailNews Core :: Backend, defect)
MailNews Core
Backend
Tracking
(Not tracked)
NEW
People
(Reporter: bwinton, Unassigned)
References
Details
Attachments
(1 file)
|
743 bytes,
message/rfc822
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.10) Gecko/2009042315 Firefox/3.0.10
Build Identifier:
As per https://bugzilla.mozilla.org/show_bug.cgi?id=496439#c5, can I please get a parser that follows RFC 2369 (http://www.faqs.org/rfcs/rfc2369.html) as far as it can be followed so that I can use it in Bug 496439, and the compose backend can use it to make Bug 45715 do the right thing when replying to a list?
(We're about to use the same regex in two different places, which is bad not only because it's duplicated code, but also because the regex doesn't handle the allowable values of the header correctly.)
Reproducible: Always
Updated•17 years ago
|
Severity: enhancement → normal
Component: Message Compose Window → Backend
OS: Mac OS X → All
Product: Thunderbird → MailNews Core
QA Contact: message-compose → backend
Hardware: x86 → All
| Comment hidden (typo) |
Updated•17 years ago
|
Updated•17 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Comment hidden (obsolete) |
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•