Update SeaMonkey website for 2.53.18 beta 1 release
Categories
(SeaMonkey :: Website, task)
Tracking
(Not tracked)
People
(Reporter: frg, Assigned: frg)
References
Details
(Whiteboard: SM2.53.18)
Attachments
(2 files, 3 obsolete files)
|
18.83 KB,
patch
|
frg
:
review+
|
Details | Diff | Splinter Review |
|
824 bytes,
patch
|
frg
:
review+
|
Details | Diff | Splinter Review |
The usual. Add news download section and release notes.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
We added a ton of other stuff but mostly minor and nothing for the realese notes I think.
Comment 2•2 years ago
|
||
I found some Typos:
compatiblity →
compatibility
Indentify →
Identify
(?)
Crash reporting bas been switched over to →
Crash reporting has been switched over to
| Assignee | ||
Comment 3•2 years ago
|
||
Fixes for main patch. Not for checkin but later folding into main patch after review / possible additional changes.
Comment 5•2 years ago
|
||
Comment on attachment 9363120 [details] [diff] [review]
1861841-25318b1.patch
In src/releases/index.en.html, the commented out entry added to the #old div, for this release, reads "2.53.17 Beta 1" (and links to that one), should probably be '<a href="2.53.18b1">2.53.18 Beta 1</a>'?
The patches look good with this and #c4 covered.
| Assignee | ||
Comment 6•2 years ago
|
||
Updated patch. r+ carried forward
| Assignee | ||
Comment 7•2 years ago
|
||
Upps. forgot the showfront ones. r+ carried forward.
Comment 8•2 years ago
•
|
||
There are some broken links on https://www.seamonkey-project.org/releases/2.53.18b1:
- Release Notes returns a 404 error; the target should probably actually be https://www.seamonkey-project.org/releases/seamonkey2.53.18/
- Document History returns a 500 error
Comment 9•2 years ago
|
||
If I'm understanding correctly, the "Release Notes" link is assembled using relnoteversion, which was set to 2.53.18b1. This is an untested patch to remove the "b1".
The "Document History" link leads to an error message because this bug's website change hasn't reached the repository at hg.mozilla.org yet, and so the corresponding source file does not exist there.
| Assignee | ||
Comment 10•2 years ago
|
||
Comment on attachment 9363602 [details] [diff] [review]
1861841-relnoteversion
Looks like I manage to bumble at least one version string with every patch :) Will check it in tomorrow. Was a long day. Thanks
| Assignee | ||
Comment 11•2 years ago
|
||
https://gitlab.com/seamonkey-project/website/-/commit/8f21c75e458a20320683b8ec3862a6da612b56ae
https://hg.mozilla.org/SeaMonkey/seamonkey-project-org/rev/130ddea98f122927ab99f51441254851eac9168d
Update SeaMonkey website for 2.53.18 beta 1 release. r=njsg r=IanN
https://gitlab.com/seamonkey-project/website/-/commit/619330f71645012ec35536f0fb286937424de77b
https://hg.mozilla.org/SeaMonkey/seamonkey-project-org/rev/525b2dff63abe07fb3dd21a7b280a1cebb21e8ce
Adjust relnoteversion for 2.53.18b1. r=frg
Description
•