Closed
Bug 755173
Opened 14 years ago
Closed 13 years ago
Some links with caps in URI scheme name (HTTP, etc.) aren't highlighted as links
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hmmwhatsthisdo, Assigned: dsarratt)
References
()
Details
(Whiteboard: [cz-0.9.89])
Attachments
(1 file)
|
996 bytes,
patch
|
bugzilla-mozilla-20000923
:
review+
|
Details | Diff | Splinter Review |
When a link is included in an output view and the protocol identifier / scheme name is in mixed- or all-caps, ChatZilla fails to label it as a link. This appears to be protocol-dependent - for example, mailto: can handle it, but HTTP cannot.
Steps to reproduce:
1. Send a message containing a link with a semi- or fully-capitalized scheme name. (e.g. HTTP://www.google.com)
2. Observe.
mailto: doesn't handle it, Chatzilla sees it as part of the address, so MAILTO:user@example.com becomes mailto:MAILTO:user@example.com
Updated•14 years ago
|
Severity: normal → minor
OS: Windows 7 → All
Hardware: x86_64 → All
Version: unspecified → Trunk
| Assignee | ||
Comment 2•14 years ago
|
||
This patch should fix both the issue with capitalised schemes and the (separate) problem with capitalised MAILTO:
| Assignee | ||
Updated•14 years ago
|
Attachment #646927 -
Flags: review?
Updated•13 years ago
|
Assignee: rginda → dsarratt
Updated•13 years ago
|
Attachment #646927 -
Flags: review? → review+
Updated•13 years ago
|
Status: NEW → ASSIGNED
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Whiteboard: [cz-0.9.89]
Updated•1 year ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•