mailto link with bcc not working -puts bcc in to - IFF no account is configured
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(thunderbird_esr128 wontfix, thunderbird132 affected)
People
(Reporter: jan.mosig, Assigned: mkmelin)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0
Steps to reproduce:
Tried to open a mailto link, e. g.: mailto:m.mustermann@domain.de?bcc=max.m@example.org
TB 128.2.1esr (32-Bit)
Windows Version 10.0.19045.4894
TB is set as default e-mail app
Actual results:
A new compose window opens. Only the "To" field is set to "m.mustermann@domain.de". The bcc field is empty.
Expected results:
A new compose window should have opened. The "to" field should be set to "m.mustermann@domain.de" and the "bcc" field should be set to "max.m@example.org".
| Assignee | ||
Comment 1•1 year ago
|
||
That works for me (on linux, but that should not be OS specific).
Maybe helptful: The instance I used did have zero configured accounts. I used a fresh profile.
Tried it with a Thunderbird instance that had a profile configured. Works as expected. Not a bug but a feature?
| Assignee | ||
Comment 4•1 year ago
|
||
I see that. If there's no account configured, it shouldn't be putting up the compose window at all - nothing will work. It should send the user to set up an account.
| Assignee | ||
Comment 7•1 year ago
|
||
Instead, just open a 3pane so the user can set up an account first. Composing without an account won't obviously work,
and lead to strange bug reports like this.
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Pushed by brendan@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/159ba56a3510
Don't open a compose window if no account is set up yet. r=leftmostcat
Comment 9•1 year ago
|
||
Backed out for causing test failures:
- https://treeherder.mozilla.org/jobs?repo=comm-central&revision=159ba56a35104c4dfd7e5bc0992321cdff000cdb&selectedTaskRun=B5NHekHmSQG5UsJIxlTDLg.0
- https://treeherder.mozilla.org/jobs?repo=comm-central&revision=159ba56a35104c4dfd7e5bc0992321cdff000cdb&selectedTaskRun=CPIKRJZ1S7OZUCI55yMaBg.0
- https://treeherder.mozilla.org/jobs?repo=comm-central&revision=159ba56a35104c4dfd7e5bc0992321cdff000cdb&selectedTaskRun=XAAigh7LTjqnoRcmdQc30Q.0
- https://treeherder.mozilla.org/jobs?repo=comm-central&revision=159ba56a35104c4dfd7e5bc0992321cdff000cdb&selectedTaskRun=VOAM47utTe6TanuQpClteA.0
- https://treeherder.mozilla.org/jobs?repo=comm-central&revision=159ba56a35104c4dfd7e5bc0992321cdff000cdb&selectedTaskRun=RxdLI1q_SHmkyiE5GJ4ytQ.0
Comment 10•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Comment 11•1 year ago
|
||
Pushed by brendan@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/e89bb85fe630
Don't open a compose window if no account is set up yet. r=leftmostcat
Comment 12•1 year ago
|
||
Comment 13•1 year ago
|
||
Reopening due to test failure: https://treeherder.mozilla.org/jobs?repo=comm-central&selectedTaskRun=J2K8kEy1QaiFgEKOVKU9rA.0
Updated•1 year ago
|
Comment 14•1 year ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/40f07233126c
Follow up: Create an identity for the test that needs to open a compose window. r=darktrojan
| Assignee | ||
Comment 15•1 year ago
|
||
Not worth uplifting I think.
| Comment hidden (Intermittent Failures Robot) |
Updated•10 months ago
|
Updated•10 months ago
|
Description
•