Closed Bug 660028 Opened 14 years ago Closed 14 years ago

GSD Demo has 404 on JS and CSS

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ozten, Unassigned)

References

Details

via email > Hi Austin, > I was looking for some IndexedDb examples, and I stumbled upon > https://developer.mozilla.org/en-US/demos/detail/gsd-with-indexeddb/launch > But that demo seems to be not working correctly anymore, at this point? > At least the css doesn't seem to be there at all, afaict. > Regards, > Martijn Looks like at least two resources are 404: https://developer.mozilla.org/media/css/demowrap.css https://developer.mozilla.org/media/js/jquery-1.4.2.min.js Landing page looks good: https://developer.mozilla.org/en-US/demos/detail/gsd-with-indexeddb/ Another older demo has this issue: https://developer.mozilla.org/en-US/demos/detail/the-letter-heads/launch
Target Milestone: --- → 0.9.5
production Apache's /media alias is busted? https://developer-stage9.mozilla.org/en-US/demos/detail/shadows/launch is working.
Assignee: nobody → server-ops
Severity: normal → critical
Component: Website → Server Operations: Web Content Push
Product: Mozilla Developer Network → mozilla.org
QA Contact: website → mrz
Target Milestone: 0.9.5 → ---
Version: MDN → other
Assignee: server-ops → nmaul
The alias is fine... it's exactly the same as -stage9's (apart from s/-stage9//): Alias /media /data/www/django/developer.mozilla.org/kuma/media Alias /media /data/www/django/developer-stage9.mozilla.org/kuma/media The differences are: 1) demowrap.css file doesn't exist on prod, but does on -stage9. 2) -stage9 requests /media/js/mdn/jquery-1.4.2.min.js... prod requests /media/js/jquery-1.4.2.min.js... note the missing 'mdn/'.
Assignee: nmaul → nobody
Component: Server Operations: Web Content Push → Website
Product: mozilla.org → Mozilla Developer Network
QA Contact: mrz → website
Target Milestone: --- → 0.9.5
Version: other → MDN
Assignee: nobody → lcrouch
Depends on: 661347
Fixed in prod push
Assignee: lcrouch → mozbugs.retornam
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: qawanted
Resolution: --- → FIXED
Version: MDN → unspecified
Component: Website → Landing pages
Assignee: mozbugs.retornam → nobody
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.