Closed
Bug 375579
Opened 18 years ago
Closed 18 years ago
Version String issue for Thunderbird 2 in product pages
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mscott, Assigned: reed)
Details
Spun off from Bug 375555.
The Thunderbird 2 in product pages (the release notes and the start page) on mozilla.com assumed the version of the product was going to be 2.0 based on how Firefox 2 was released.
i.e.
http://en-US.www.mozilla.com/en-US/thunderbird/2.0/start/
and
http://en-us.www.mozilla.com/en-US/thunderbird/2.0/releasenotes/
In talking to the build team, we think the version string should be the actual version so: 2.0.0.0. Stealing a quote from preed:
"but I think Firefox did the wrong thing in
having version numbers that change length. If the version number is going to be
2.0.0.1/2/3, then logically the .0 release is 2.0.0.0, not 2.0.
I meant to bring this up before 2.0 shipped, but got distracted/forgot.
Fortunately, we can still do the right thing for Thunderbird."
Can we either:
1) Move the files from /2.0/ to /2.0.0.0/ for all locales on the website
2) Or add a redirect to send the start page and release notes that contain a version string of 2.0.0.0 over to /2.0/?
| Assignee | ||
Comment 1•18 years ago
|
||
I'd prefer #1, and that's what I will be doing. However, that will break all the older Thunderbird builds that use "2.0pre" or whatever. Is that ok?
Assignee: nobody → reed
OS: Windows XP → All
Hardware: PC → All
| Reporter | ||
Comment 2•18 years ago
|
||
Paul, the 1.8 branch builds have a version string of 2.0pre, should I change the version in version.txt there to 2.0.0.4pre? (Not sure we are doing a 0.4 pre but if we did do a security release we usually sync up with the firefox version scheme and skip over any missing ones).
Comment 3•18 years ago
|
||
(In reply to comment #2)
> Paul, the 1.8 branch builds have a version string of 2.0pre, should I change
> the version in version.txt there to 2.0.0.4pre? (Not sure we are doing a 0.4
> pre but if we did do a security release we usually sync up with the firefox
> version scheme and skip over any missing ones).
That's a good question; are we skipping over the versions to match parity with Firefox? If so, we can do that.
We usually don't do version bumps until the product is released, though (just in case we need to do respins or whatever; it turns out that doesn't matter, because it's on a _MINIBRANCH, but it does reduce confusion in the community, because the version numbers aren't changing until the release happened).
| Reporter | ||
Comment 4•18 years ago
|
||
Reed, giving the choice, I'd rather break the in product pages on the branch nightlies in order to make the in product pages work for the RC look right. Worst case scenario, we can always revert the start page to the local start page on the mozilla 1.8 branch until we figure out our strategy there.
| Reporter | ||
Comment 5•18 years ago
|
||
or I'll change it to 2.0.0.0pre on the branch which would work still, right?
| Assignee | ||
Comment 6•18 years ago
|
||
(In reply to comment #5)
> or I'll change it to 2.0.0.0pre on the branch which would work still, right?
Correct. Just 2.0pre would be broken. 2.0.0.0pre would still be redirected to 2.0.0.0.
Status: NEW → ASSIGNED
| Reporter | ||
Comment 7•18 years ago
|
||
Reed, I have some changes to the thunderbird 2 release notes I was going to check in, should i hold off on doing that until the release notes have been moved to /2.0.0.0/?
| Assignee | ||
Comment 8•18 years ago
|
||
(In reply to comment #7)
> Reed, I have some changes to the thunderbird 2 release notes I was going to
> check in, should i hold off on doing that until the release notes have been
> moved to /2.0.0.0/?
Do it now, and just let me know when you're done. :)
| Reporter | ||
Comment 9•18 years ago
|
||
done! Those changes can get pushed out too when you move the files around. Thanks Reed.
| Assignee | ||
Comment 10•18 years ago
|
||
Done. This change will go live tomorrow morning.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 11•18 years ago
|
||
please cc me on any change to the in-product pages, it has an impact on my work and on links on mozilla europe.
Thanks
Comment 12•18 years ago
|
||
And please cc: Mary Colvig as well as the marketing contact here in the US.
| Reporter | ||
Comment 13•18 years ago
|
||
the start page and release notes are loading correctly now in the en-US RC builds. Thanks Reed!
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•