Closed
Bug 1233646
Opened 10 years ago
Closed 8 years ago
Link is not working
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sergen-vas, Unassigned)
Details
Attachments
(3 files, 1 obsolete file)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0
Build ID: 20151214004008
Steps to reproduce:
Using markup (issue-link.html) and send it with header `Content-Type: text/html; charset=Windows-1251`.
Actual results:
Clicking on link does nothing.
Expected results:
Link should be opened in default browser.
Reporter | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Hi reporter,
unfortunately this report is not very useful because it does not describe the problem well (it's unclear to me how this is related at all to Thunderbird and what to do with the attachment in this bug report). If you have time and can still reproduce the problem, please read https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines and add a more useful description to this report.
Flags: needinfo?(sergen-vas)
Reporter | ||
Comment 3•10 years ago
|
||
Flags: needinfo?(sergen-vas)
Reporter | ||
Comment 4•10 years ago
|
||
Reporter | ||
Comment 5•10 years ago
|
||
Hi, Andre,
sorry for make it unclear.
We use `windows-1251` at out project. Characters in links are percent-encoded with this charset too.
We detect, that this links are not clickable in Thunderbird. Only links with characters percent-encoded with `utf-8` are working (opens default browser).
I have attached short screencast describing issue and a code of email used in it.
1) Send email with test code (from attach) and correct headers.
2) Open mail in Thunderbird.
3) Click on link.
Actual results:
Nothing happened.
Expected results:
Link should be opened in default browser.
(In reply to Andre Klapper from comment #2)
> Hi reporter,
> unfortunately this report is not very useful because it does not describe
> the problem well (it's unclear to me how this is related at all to
> Thunderbird and what to do with the attachment in this bug report). If you
> have time and can still reproduce the problem, please read
> https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines
> and add a more useful description to this report.
Reporter | ||
Comment 6•10 years ago
|
||
Attachment #8700369 -
Attachment is obsolete: true
Comment 7•8 years ago
|
||
Sounds familiar.
Do you still see this issue when using a current version?
Flags: needinfo?(sergen-vas)
Updated•8 years ago
|
Whiteboard: [closeme 2017-05-15]
Reporter | ||
Comment 8•8 years ago
|
||
Can not reproduce in current version.
All is working as expected.
Thank you!
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Whiteboard: [closeme 2017-05-15]
Updated•4 years ago
|
Flags: needinfo?(sergen-vas)
You need to log in
before you can comment on or make changes to this bug.
Description
•