Closed Bug 423990 Opened 16 years ago Closed 16 years ago

Track and replace FPO artwork with final images

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Unassigned)

Details

Tracking bug for replacing the FPO artwork with the final images.

I think if we just inline-list each page with which artwork needs replacing, we can best track the replacement and testing of the FPO->final artwork transition.
Everything from the Tips page except:
/en-US/img/tignish/tips/forgery.png
/en-US/img/tignish/tips/advances-04.jpg
/en-US/img/tignish/tips/advances-04-mac.jpg

are fixed in r13249.
Features page images are done in r13254.
These two are done in r13258:
/en-US/img/tignish/tips/advances-04.jpg
/en-US/img/tignish/tips/advances-04-mac.jpg

Tips page just needs /en-US/img/tignish/tips/forgery.png updated now.

Security and forgery screenshots on the tips page are done in r13342 and r13343. Tips page should be all-clear.
Vista isn't showing me the forgery images; is it due to this?:

else if (gPlatformVista) {
  document.write('<img src="/en-US/img/tignish/tips/forgery-vista.png" alt="Forgery screenshot" />');

If I do javascript:alert(gPlatformVista); in the location bar, that global var is undefined; (gPlatform==1, though.)

This is post-fix of 433804.
(In reply to comment #8)
> Vista isn't showing me the forgery images; is it due to this?:...

Forgot to commit one of the JS files. The vista check should work in a few minutes. Thanks.
Thanks, Steven; I've checked and verified that comment 9 is fixed.  John, Steven, others: is there anything left to do?  I've done a run through on en-US and nothing's jumping out at me...
(In reply to comment #10)
> Thanks, Steven; I've checked and verified that comment 9 is fixed.  John,
> Steven, others: is there anything left to do?  I've done a run through on en-US
> and nothing's jumping out at me...
Not that I know of...I know the Royal Order (and Steven) made a bunch of other updates to screenshots not referenced in this bug so we should be pretty well-set. Small inconsistencies might come up after launch, but there's nothing major left here. 

Marking this one as fixed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Verified FIXED; I double-checked this again tonight, yay!
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.