Closed Bug 407820 Opened 17 years ago Closed 17 years ago

create temporary firstrun, whatsnew and releasenote pages for Firefox 3 Beta 2 Release Candidate

Categories

(www.mozilla.org :: General, defect)

All
Windows Vista
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: beltzner, Assigned: clouserw)

References

Details

Goal is to have a page so that people who do grab the RC are told that's what they got, as well as to allow QA to see that those pages are loading properly. Basically replicating the same sort of thing that we do with the dot-dot releases.

SVN updates coming.
Created temporary firstrun and release notes pages for the beta candidates:

  Adding: \en-US\firefox\3.0b2rc  
  Adding: \en-US\firefox\3.0b2rc\firstrun  
  Adding: \en-US\firefox\3.0b2rc\firstrun\index.html  
  Adding: \en-US\firefox\3.0b2rc\releasenotes  
  Adding: \en-US\firefox\3.0b2rc\releasenotes\index.html  
  Sending content: \en-US\firefox\3.0b2rc\firstrun\index.html  
  Sending content: \en-US\firefox\3.0b2rc\releasenotes\index.html  
  Completed: At revision: 8661  

now appearing on staging server at:
https://www-trunk.stage.mozilla.com/en-US/firefox/3.0b2rc/firstrun/
https://www-trunk.stage.mozilla.com/en-US/firefox/3.0b2rc/releasenotes/

Created temporary redirect to the 3.0b2rc directory:

# Redirect whatsnew to firstrun for Firefox 3 betas
RewriteRule ^(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?firefox/3.0b(\d)/whatsnew[/]?$ $1firefox/3.0b$2/firstrun/ [PT]

  Modified: \.htaccess  
  Sending content: \.htaccess  
  Completed: At revision: 8662  

^ not sure if this part worked, would appreciate any help.
er, this was the rewrite rule I added, sorry:

# Temporary rewrite for Firefox 3.0 Beta 2 Release Candidate
RewriteRule ^(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?firefox/3.0b2/(releasenotes|whatsnew)(/(?:index.html)?)?$ $1firefox/3.0b2rc/$2$3 [PT]
- Updated page titles to not say "Firefox Beta 1"
- removed internal link to missing "Contributed Builds" section

  Modified: \en-US\firefox\3.0b2rc\firstrun\index.html  
  Modified: \en-US\firefox\3.0b2rc\releasenotes\index.html  
  Sending content: \en-US\firefox\3.0b2rc\releasenotes\index.html  
  Sending content: \en-US\firefox\3.0b2rc\firstrun\index.html  
  Completed: At revision: 8663  
Assuming that redirect works, I'll need some help with the tagging part of this. :)
Wil/Mike: can you lend a hand getting these pages up sometime? Not super-urgent, but it would be nice to have it for people who try out the RCs.
I'll take it, it's a good candidate for a kubla test tomorrow.
Assignee: nobody → clouserw
Updated the redirect so that it, you know, works :)

  Sending        .htaccess
  Committed revision 8666.
Also updated the releasenotes to not refer to "contributed builds in this document below"

  Sending        en-US\firefox\3.0b2rc\releasenotes\index.html
  Committed revision 8667.
(I think I'm done with the changes now :)
Changes are in production:

Sending        production/.htaccess
Adding         production/en-US/firefox/3.0b2rc
Adding         production/en-US/firefox/3.0b2rc/firstrun
Adding         production/en-US/firefox/3.0b2rc/firstrun/index.html
Adding         production/en-US/firefox/3.0b2rc/releasenotes
Adding         production/en-US/firefox/3.0b2rc/releasenotes/index.html
Transmitting file data .
Committed revision 8687.
Filed bug 407936 for the push.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
As all of these went live to production, marking as Verified.
Status: RESOLVED → VERIFIED
Component: www.mozilla.org/firefox → www.mozilla.org
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.