Closed
Bug 393304
Opened 18 years ago
Closed 18 years ago
Create Release Info pages for Bugzilla 3.0.1, 3.1.1 (3.2), 2.22.3, and 2.20.5
Categories
(Bugzilla :: bugzilla.org, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
Attachments
(1 file)
256.96 KB,
patch
|
LpSolit
:
review-
|
Details | Diff | Splinter Review |
We have to make Release Info pages for all of these releases, including a page for the eventual release of 3.2 if we don't have that page already.
Assignee | ||
Comment 1•18 years ago
|
||
Okay, here's a big old patch containing everything. You can preview it here:
http://www-stage.bugzilla.org/releases/
(Yes, the dates aren't right--they won't be right until final release.)
As with the other website updates, if these aren't reviewed by the time of release, they go in anyway.
![]() |
||
Comment 2•18 years ago
|
||
Comment on attachment 277794 [details] [diff] [review]
v1
>Index: src/releases/3.0.1/index.html
>+ <li><a href="new-features.html">New features in 3.0</a></li>
This link points to releases/3.0.1/new-features.html, which doesn't exist. It should point to releases/3.0/new-features.html.
Everything else looks good. r=LpSolit with the link above fixed.
Attachment #277794 -
Flags: review? → review+
![]() |
||
Comment 3•18 years ago
|
||
Comment on attachment 277794 [details] [diff] [review]
v1
>Index: src/releases/3.2/index.html
> <p>Schedule:</p>
> <ul>
>- <li>Feature Freeze: September 4, 2007</li>
>+ <li>Feature Freeze: October 2, 2007*</li>
> <li>Create release branch: December 11, 2007*</li>
> <li>Final Release: February 19, 2008*</li>
> </ul>
Hum, wait. A link pointing to the download page for 3.1.1 is missing. bugzilla-update.xml will point to http://www.bugzilla.org/releases/3.2/ and from here, users need to be able to download it.
Attachment #277794 -
Flags: review+ → review-
Assignee | ||
Comment 4•18 years ago
|
||
(In reply to comment #2)
Okay, I fixed that.
(In reply to comment #3)
> Hum, wait. A link pointing to the download page for 3.1.1 is missing.
> bugzilla-update.xml will point to http://www.bugzilla.org/releases/3.2/ and
> from here, users need to be able to download it.
Oh, there is a link, but I guess it wasn't that clear. I added a clearer link toward the bottom of the page.
These are both fixed in my local copy.
Assignee | ||
Comment 5•18 years ago
|
||
Fixed with the checkin of the website patch in bug 389840.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•