Closed
Bug 172784
Opened 23 years ago
Closed 23 years ago
Links not "linkified" in mail & news messages unless format=flowed
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 172808
mozilla1.2beta
People
(Reporter: mozilla, Assigned: sspitzer)
Details
(Keywords: regression)
Attachments
(1 file)
|
7.54 KB,
image/png
|
Details |
2002100504 trunk.
Links (http://www.mozilla.org) are not being "linkified" when reading mail &
news messages. It just appears as plain ASCII text that requires copying and
pasting into the URL location bar to visit.
A search in MailNews for "links" did not turn up any duplicates.
| Reporter | ||
Comment 1•23 years ago
|
||
| Reporter | ||
Comment 2•23 years ago
|
||
This is caused by a message that doesn't have the Content-Type header (such as
Bugzilla mail). Mail with the Content-Type header correctly "linkifies" URL's.
| Reporter | ||
Comment 3•23 years ago
|
||
Ok. It gets weirder than that. It also fails for messages with the following
Content-Type header:
Content-Type: text/plain;
charset="iso-8859-1"
| Reporter | ||
Comment 4•23 years ago
|
||
Sorry for all the spam. I got it definitively tracked down. If the Content-Type
header does not have format=flowed, URL's are not linkified.
Summary: Links not "linkified" in mail & news messages → Links not "linkified" in mail & news messages unless format=flowed
Comment 5•23 years ago
|
||
It happens with any mail in my Mailbox.
Including those without Content-Type an this ones:
"Content-Type: text" ,
"Content-Type: multipart/mixed; boundary="3d9162f32a4a"" ,
"Content-Type: multipart/alternative; boundary=boundary-BigSender"
Comment 6•23 years ago
|
||
E-Mail addresses are also affected by not beeing "linkified".
Comment 7•23 years ago
|
||
trunk 2002100508, Win2000
news with:
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
quotes are not colored and links not "linkified"
Comment 8•23 years ago
|
||
This is a pretty serious functionality regression, particularly for those of us
who use Bugzilla :-)
Gerv
Updated•23 years ago
|
OS: Windows XP → All
Comment 9•23 years ago
|
||
linux: wfm in 2002-10-04 05pdt cvs, broken in 2002-10-05 05pdt.
range 2002-10-04 05 / 2002-10-05 04:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2002-10-04+05%3A00%3A00&maxdate=2002-10-05+04%3A00%3A00&cvsroot=%2Fcvsroot
random guess - bug 172210?
Comment 10•23 years ago
|
||
CCing some people from bug 172210, which may have caused this regression.
Gerv
| Assignee | ||
Comment 11•23 years ago
|
||
ducarroz, is this a dup of #172808?
Comment 12•23 years ago
|
||
yesy, this is a dup of 172808. we use a different patch for format=flowed which
explain why it was still working in that case.
*** This bug has been marked as a duplicate of 172808 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•