Closed Bug 1887334 Opened 1 year ago Closed 1 year ago

"Open Browser With Message-ID" in header pane doesn't work with Google Groups

Categories

(Thunderbird :: Message Reader UI, defect)

Thunderbird 115
defect

Tracking

(thunderbird_esr115? affected)

RESOLVED FIXED
126 Branch
Tracking Status
thunderbird_esr115 ? affected

People

(Reporter: welpy-cw, Assigned: welpy-cw)

Details

Attachments

(2 files, 1 obsolete file)

The URL to search for a message by its message-id in Google Groups has changed. The new one expects the message-id to be URI-encoded.

Assignee: nobody → h.w.forms
Status: NEW → ASSIGNED

MailUtils.sys.mjs already contains openMessageByMessageId, which basically does the same thing as
openMessageForMessageId in msgHdrView.js. This integrates the former into the latter, and by
moving it to MailUtils.sys.mjs makes it accessible in other parts of the front-end as well as for
(experimental) add-ons. The same goes for openBrowserWithMessageId.

Depends on D205515

Attachment #9394262 - Attachment description: Bug 1887334 - Move functions openMessageForMessageId and openBrowserWithMessageId to MailUtils.sys.mjs. r=mkmelin → Bug 1887334 - Move openMessageForMessageId() and openBrowserWithMessageId() to MailUtils.sys.mjs. r=mkmelin
Attachment #9394263 - Attachment is obsolete: true
Target Milestone: --- → 126 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/26614c9795f4
Fix "Open Browser With Message-ID" in header pane. r=mkmelin
https://hg.mozilla.org/comm-central/rev/6eeec3385705
Move openMessageForMessageId() and openBrowserWithMessageId() to MailUtils.sys.mjs. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: