Closed Bug 620717 Opened 15 years ago Closed 15 years ago

Default Panorama thumbnail redirects a 404 error

Categories

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

defect
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: scoobidiver, Assigned: rik)

References

Details

In 4.0b8, in panorama view, default Panorama thumbnail is linked to: http://www.mozilla.com/firefox/panorama/ that does not exist.
Blocks: 612948
Severity: normal → critical
OS: Windows 7 → All
Hardware: x86 → All
The welcome page is still building (Bug 596201). Setup [R=temp] to http://videos-cdn.mozilla.net/serv/firefox4beta/grouptabs.webm ?
Bug 596075 was also on file to address this, but waiting for the content mentioned in the Bug in Comment 1.
A bit better than directly redirecting to the video file: 1. Add .htaccess the following line: RewriteRule ^firefox/panorama/ /firefox/beta/features/#feature-spotlight [R=temp,NE] 2. Embed the following script to the features page: <script> $(document).ready(function() { if (location.hash === "#feature-spotlight") player_french.open(); }); </script>
Assignee: nobody → jlong
bugspam (moving b9 to b10)
Blocks: 608028
bugspam (removing b9)
No longer blocks: 598154
Committed r80551. Kohei: Thanks for the suggestions! I just went with the .htaccess modification cause it's a very temporary fix. QA : http://www-trunk.stage.mozilla.com/firefox/panorama
Assignee: jlong → anthony
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: qawanted
Resolution: --- → FIXED
Pushed to production r80684 | jlong@mozilla.com | 2011-01-12 18:06:40 -0500 (Wed, 12 Jan 2011) | 9 lines
Keywords: push-needed
verified fixed mozilla.com/en-US/firefox/panorama/ -> http://videos-cdn.mozilla.net/serv/firefox4beta/grouptabs.webm
Status: RESOLVED → VERIFIED
But in 4.0b9, if you go to Panomara, you have a video smaller than before. Is it possible to configure it to fit the group size?
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.