Closed
Bug 668738
Opened 14 years ago
Closed 14 years ago
Update SeaMonkey website for 2.2 Beta 3 release
Categories
(SeaMonkey :: Website, defect)
SeaMonkey
Website
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Callek, Assigned: InvisibleSmiley)
References
Details
Attachments
(1 file)
|
9.78 KB,
patch
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #667604 +++
+++ This bug was initially created as a clone of Bug #665684 +++
For making SeaMonkey 2.2 Beta 3 public, we'll need to update the website.
This can happen once mirror saturation is good enough, though it's usually a good idea to also have final_verification run and OK before going public on the website.
Planned release is for late tonight/early tomorrow, for dates for now, use today's [Friday] I/We can edit if need be.
| Reporter | ||
Comment 1•14 years ago
|
||
Jens, Added l10n since b2
fi
hu
pt-PT
tr
| Assignee | ||
Comment 2•14 years ago
|
||
Part 1: add archive page for 2.2b3
RCS file: /www/seamonkeyproject-org/src/releases/2.2b3.en.html,v
done
Checking in src/releases/2.2b3.en.html;
/www/seamonkeyproject-org/src/releases/2.2b3.en.html,v <-- 2.2b3.en.html
initial revision: 1.1
done
Assignee: nobody → jh
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•14 years ago
|
||
This time including the relnotes changes (which had already been prepared) and fixing some things forgotten in previous commits (like taking 2.2b1 off the news).
The staging site is already up-to-date.
Attachment #543478 -
Flags: review?(bugspam.Callek)
| Reporter | ||
Comment 4•14 years ago
|
||
Pushed live.
Added nb-NO to files, updated date to July 2.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
I can see the release notes and the download page, but the main/home page at http://www.seamonkey-project.org/ looks broken and just presents a test page. Something went wrong here?
| Assignee | ||
Comment 6•14 years ago
|
||
(In reply to comment #5)
> Something went wrong here?
Yeah, Perl XML parser version issue probably (the same website code built fine locally in my Linux VM). The culprit was news.en.xml (which is used to generate the main page, news page and atom feed), but it is still unknown what exactly triggered the issue (maybe the file size; that file contains news bits for all SM versions ever released, AFAICS).
For now the changes to news.en.xml have been reverted. Since I'll be away starting tomorrow, please check with either Callek or KaiRo in case it breaks again.
Comment 7•14 years ago
|
||
I had some unexplained problems in this way earlier already and I could never really tell why that can happen. :(
Not sure if related, but http://www.seamonkey-project.org/releases/#2.2b3 refers to June 22 as the 2.2b3 release date (thanks to vladimir for pointint that out).
Comment 9•14 years ago
|
||
(In reply to comment #8)
> Not sure if related, but http://www.seamonkey-project.org/releases/#2.2b3
> refers to June 22 as the 2.2b3 release date (thanks to vladimir for pointint
> that out).
Thanks for the pointer, that's an additional bug, but not directly connected, as the news.en.xml stuff is not connected to this value.
Comment 10•14 years ago
|
||
I also just noticed that the "previous releases" block doesn't contain links to 2.2 Beta 1 or Beta 2.
Comment 11•14 years ago
|
||
Now localization and platform detection is broken on the home page as well,
Error: missing } after property list
Source File: http://www.seamonkey-project.org/download.js
Line: 52, Column: 55
Source Code:
"hu": { "-": { version: null, betaversion: 2.2b3, name: "Hungarian", localName: "Magyar" } },
| Reporter | ||
Updated•14 years ago
|
Attachment #543478 -
Flags: review?(bugspam.Callek)
| Reporter | ||
Comment 12•14 years ago
|
||
(In reply to comment #11)
> Now localization and platform detection is broken on the home page as well,
Thanks! KaiRo fixed this while doing other work this past week.
Updated•7 years ago
|
Product: Websites → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•