Closed
Bug 556836
Opened 15 years ago
Closed 15 years ago
Tracking MU update snippets for 3.5.9 -> 3.6.3
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: joduinn, Assigned: joduinn)
References
Details
Attachments
(1 file)
4.62 KB,
patch
|
mozilla
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 2•15 years ago
|
||
Attachment #436757 -
Flags: review?
Assignee | ||
Updated•15 years ago
|
Attachment #436757 -
Flags: review? → review?(aki)
Updated•15 years ago
|
Attachment #436757 -
Flags: review?(aki) → review+
Assignee | ||
Comment 3•15 years ago
|
||
Snippets were generated but abillings noticed that detailsURL was botched somehow. Apparently this happened for 3.6.2 also.
wrong: http://www.mozilla.com/de/firefox/3.6.3/details/index.html
right: http://www.mozilla.com/de/firefox/3.6/details/index.html
Need to regenerate.
Comment 4•15 years ago
|
||
I suspect something in the snippet generator is cuing off the target version.
Comment 3 is mostly correct, the appropriate detailsURL is:
http://www.mozilla.com/%LOCALE%/firefox/3.6/details/index.html depending on the %LOCALE% of the snippet. Not everyone gets details in German!
Assignee | ||
Comment 5•15 years ago
|
||
(In reply to comment #3)
> Snippets were generated but abillings noticed that detailsURL was botched
> somehow. Apparently this happened for 3.6.2 also.
>
> wrong: http://www.mozilla.com/de/firefox/3.6.3/details/index.html
> right: http://www.mozilla.com/de/firefox/3.6/details/index.html
>
> Need to regenerate.
Manually fixed with some sed magic. See buildnotes for details.
Filed bug#556941 to track proper fix.
Assignee | ||
Comment 6•15 years ago
|
||
Now live on release channel.
Assignee | ||
Comment 7•15 years ago
|
||
also went live on beta channel yesterday. All done here.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•