Closed Bug 1052075 Opened 10 years ago Closed 1 year ago

Reply no longer selects correct identity

Categories

(Thunderbird :: Message Compose Window, defect)

48 Branch
x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: lenkogrigorov, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release)
Build ID: 20140715214327

Steps to reproduce:

Bug originally noticed on Linux x64, KDE.

Assumed: There is an account with multiple identities. For example, there are identities myname@domain and info@domain where myname@domain is the default identity.

1) Receive a message sent to identity info@domain.
2) Select message and press Ctrl+R (shortcut for Reply) or right-click "Reply to sender only", etc.


Actual results:

The "From" field in the message compose window is populated with the defaul identity (in this case, myname@domain).


Expected results:

The "From" field in the message compose window should be populated with the identity to which the email was sent (in this case, info@domain).
After comparing to newly recreated account settings, I discovered the reason for this behavior.

If the prefs.js file contain the entry 'user_pref("mail.account.account1.identities", "id1");' where account1 is the "Local Folders" account, the "id1" identity will always be used to reply to messages from within "Local Folders". This overrides the automatic identity matching.

(In this case, "id1" happens to be also the default identity of a non-"Local Folders" account and this created some confusion on my part.)

I'm not sure why the "Local Folders" account got an "identities" property - it's definitely not possible to accomplish this via the UI (maybe it was possible in an old version of Thunderbird?)

Suggestion: Ignore the "identities" property for the "Local Folders" account.
Severity: normal → minor
Version: 31 Branch → 48 Branch

Lenko, can you still reporoduce?

Flags: needinfo?(lenkogrigorov)
Whiteboard: [closeme 2022-08-20]
Severity: minor → S4

Resolved per whiteboard

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Flags: needinfo?(lenkogrigorov)
Resolution: --- → INCOMPLETE
Whiteboard: [closeme 2022-08-20]
You need to log in before you can comment on or make changes to this bug.