Closed
Bug 241473
Opened 21 years ago
Closed 21 years ago
Gopher: email addreses render badly
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
VERIFIED
DUPLICATE
of bug 240837
People
(Reporter: mozilla, Assigned: darin.moz)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316
The above URL is a plain text page in gopher space. The email address at the
bottom is triggering some form of auto-hyperlinking in Mozilla which fails. In
Netscape 3 (and other gopher browsers) it just prints the email address as plain
text. Mozilla adds the following:
<a href="ma"></a>ilto:
A more extreme version of the same error may be seen at this address:
gopher://gopher.floodgap.com/0/gopher/proxy
Other browsers render it as plain text, Mozilla adds a bunch of very illegal tags.
This error is less than a year old; Mozilla used to print the content as flat
text. Performing auto-hyperlinking is a good idea, but it should either work
properly or not at all.
Reproducible: Always
Steps to Reproduce:
Reporter | ||
Comment 1•21 years ago
|
||
Same results on MacOSX. Setting platform to 'all' and linking with the Gopher
metabug.
WFM, Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a) Gecko/20040421
Reporter | ||
Comment 3•21 years ago
|
||
Hmm. In that case I suspect that the patch for bug 240837 (which was checked in
very recently but is still open) must have already cured this one. Looks like a
duplicate.
*** This bug has been marked as a duplicate of 240837 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
V/dupe.
Status: RESOLVED → VERIFIED
Summary: Gopher pages containing email addreses render badly → Gopher: email addreses render badly
You need to log in
before you can comment on or make changes to this bug.
Description
•