Closed
Bug 1158606
Opened 10 years ago
Closed 9 years ago
Thunderbird beta Help->What's New has broken link to buglist "Various fixes and performance improvements"
Categories
(Thunderbird :: Help Documentation, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: anaran, Unassigned)
Details
(Whiteboard: [dupeme?])
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:40.0) Gecko/20100101 Firefox/40.0
Build ID: 20150426030248
Steps to reproduce:
I click link "Various fixes and performance improvements"
Actual results:
404
for page
https://www.mozilla.org/en-US/thunderbird/33.0beta/releasenotes/buglist.html
Expected results:
Show release notes or a placeholder.
Remote debugging reveals this:
The relevant DOM node shows this in Firefox Devtools Inspector:
<a href="../releasenotes/buglist.html">
< $0.href
> "https://www.mozilla.org/en-US/thunderbird/33.0beta/releasenotes/buglist.html"
< let a = $0
> undefined
< a.baseURI
> "https://www.mozilla.org/en-US/thunderbird/33.0beta/whatsnew/?uri=/thunderbird/whatsnew/&locale=en-US&version=38.0&os=WINNT&buildid=20150417001046"
I don't know where the bad baseURI comes from.
Comment 1•10 years ago
|
||
Thanks for reporting this. I'm not sure we routinely keep this up to date in the past. It should probably be the same URL we have in the release notes? (might be a duplicate)
Summary: Thunderbird beta has broken link to buglist in Help->What's New → Thunderbird beta Help->What's New has broken link to buglist "Various fixes and performance improvements"
Whiteboard: [dupeme?]
Reporter | ||
Comment 2•10 years ago
|
||
Earlybird
39.0a2 (2015-04-26)
Help->Release Notes
> Not Found
> The requested URL /www.mozilla.org/thunderbird_releasenotes/en-US/thunderbird/nightly/releasenotes/ was not found on this server.
While
Help->What's New
looks good and refreshing there, except for the obsolete feedback link!
Reporter | ||
Comment 3•10 years ago
|
||
(In reply to Wayne Mery (:wsmwk, use Needinfo for questions) from comment #1)
> Thanks for reporting this. I'm not sure we routinely keep this up to date in
> the past. It should probably be the same URL we have in the release notes?
> (might be a duplicate)
Yeah, these release notes exist and look good:
https://www.mozilla.org/en-US/thunderbird/38.0beta/releasenotes/?uri=/thunderbird/releasenotes/&locale=en-US&version=38.0&os=WINNT&buildid=20150417001046
in 38.0
Comment 4•10 years ago
|
||
See bug 1150718
Comment 5•9 years ago
|
||
https://www.mozilla.org/en-US/thunderbird/33.0beta/releasenotes/ "various fixes..." successfully gets me to https://bugzilla.mozilla.org/buglist.cgi?classification=Client%20Software&query_format=advanced&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=Thunderbird%2033.0&product=Thunderbird&resolution=FIXED
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•