I've reproduced the initial issue using older esr build 68.9.0esr, failed download pages redirects to release and what's new from download failed dropdown redirected to release build notes and prefs have the incorrect values: - `app.update.url.manual` is set to `https://www.mozilla.org/%LOCALE%/firefox/` - `app.update.url.details` is set to `https://www.mozilla.org/%LOCALE%/firefox/notes` Verified that using latest esr build 91.6.0esr across platforms (Windows 10, Ubuntu 18.04 and macOS 11.6), both the download failed and notes link redirect to the correct ESR pages and prefs have the correct values: - `app.update.url.manual` is set to `https://www.mozilla.org/%LOCALE%/firefox/enterprise?reason=manual-update` - `app.update.url.details` is set to `https://www.mozilla.org/%LOCALE%/firefox/organizations/notes`
Bug 1592731 Comment 26 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I've reproduced the initial issue using older esr build 68.9.0esr, failed download pages redirects to release and what's new from download failed dropdown redirected to release build notes and prefs have the incorrect values: - `app.update.url.manual` is set to `https://www.mozilla.org/%LOCALE%/firefox/` - `app.update.url.details` is set to `https://www.mozilla.org/%LOCALE%/firefox/notes` Verified that using latest esr build 91.6.0esr across platforms (Windows 10, Ubuntu 18.04 and macOS 11.6), both the download failed and notes link redirect to the correct ESR pages (doorhanger, about:preferences and about dialog) and prefs have the correct values: - `app.update.url.manual` is set to `https://www.mozilla.org/%LOCALE%/firefox/enterprise?reason=manual-update` - `app.update.url.details` is set to `https://www.mozilla.org/%LOCALE%/firefox/organizations/notes`