Open
Bug 142507
Opened 23 years ago
Updated 1 years ago
[mozTXTToHTMLConv] 'structured' text formatting overrides links recognition
Categories
(MailNews Core :: Backend, defect, P5)
MailNews Core
Backend
Tracking
(Not tracked)
ASSIGNED
Future
People
(Reporter: frank.1977, Assigned: BenB)
References
Details
When writing a posting/mail (plain text), you use sometimes designations like *
or / or _ in order to emphasize some textparts.
If there will be a link in that marked textareas, these links won't be displayed
as links. They will be interpreted as text - you can't click on them.
eg.: *test http://www.abcdefghijk.de test*
Comment 1•23 years ago
|
||
Also happens in Linux: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0+)
Gecko/20020503
pi
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Assignee | ||
Comment 3•23 years ago
|
||
We discussed this before in another bug, but I can't find it.
IIRC, I did this intentional to prevent bad things to happen internally in the
recognizer, like the generated HTML source to be treated as plaintext and other
mess-ups. WONTFIX.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
Assignee | ||
Comment 4•23 years ago
|
||
well, I guess I should check my claim the next time I look at that class.
Severity: normal → minor
Status: RESOLVED → REOPENED
Priority: -- → P5
Resolution: WONTFIX → ---
Target Milestone: --- → Future
Comment 5•23 years ago
|
||
*** Bug 149245 has been marked as a duplicate of this bug. ***
Comment 6•23 years ago
|
||
*** This bug has been marked as a duplicate of 106028 ***
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 7•23 years ago
|
||
No, not a dup.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Updated•23 years ago
|
Status: REOPENED → ASSIGNED
Updated•20 years ago
|
Product: Browser → Seamonkey
Updated•20 years ago
|
Component: MailNews: Main Mail Window → MailNews: Backend
Product: Mozilla Application Suite → Core
Summary: when formatting a posting/mail (using * / or _ ) for displaying , links won't be recognized as links → [mozTXTToHTMLConv] 'structured' text formatting overrides links recognition
Comment 8•17 years ago
|
||
timeless, leaving this assigned to you, which you can void if you wish.
QA Contact: stephend → backend
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•