Bug 50538 - Nightly Build breaks Apple's Dev. Prog. Membership Pages
Summary: Nightly Build breaks Apple's Dev. Prog. Membership Pages
Status: RESOLVED DUPLICATE of bug 50483
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P1 Major
Assignee: Nobody
URL: https://developer.apple.com/membercen...
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2010-12-05 09:15 PST by Michael Byczkowski
Modified: 2010-12-13 14:25 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Byczkowski 2010-12-05 09:15:40 PST
Hi,

Since some days, the nightly builds cannot display Apple's Dev. Program Member pages correctly; everything is fine until login is completed, the you just see the main navigation but the entire contents is left out.

Best regards,
        Michael


The page at https://developer.apple.com/membercenter/index.action displayed insecure content from http://devimages.apple.com/global/styles/ext/2.2/ext-all.css.
The page at https://developer.apple.com/membercenter/index.action displayed insecure content from http://devimages.apple.com/assets/styles/base.css.
The page at https://developer.apple.com/membercenter/index.action displayed insecure content from http://devimages.apple.com/assets/styles/adc.css.
The page at https://developer.apple.com/membercenter/index.action displayed insecure content from http://devimages.apple.com/assets/styles/membercenter.css.
The page at https://developer.apple.com/membercenter/index.action ran insecure content from http://devimages.apple.com/global/scripts/ext/2.2/ext-base.js.
The page at https://developer.apple.com/membercenter/index.action ran insecure content from http://devimages.apple.com/global/scripts/ext/2.2/ext-all.js.
devimages.apple.com/global/scripts/ext/2.2/ext-all.js:11SyntaxError: Invalid regular expression: invalid range in character class
The page at https://developer.apple.com/membercenter/index.action ran insecure content from http://devimages.apple.com/assets/membercenter/scripts/global/global.js.
The page at https://developer.apple.com/membercenter/index.action ran insecure content from http://devimages.apple.com/assets/membercenter/scripts/global/membercenter.js.
devimages.apple.com/assets/membercenter/scripts/global/membercenter.js:14TypeError: 'undefined' is not a constructor (evaluating 'new Ext.data.JsonStore')
The page at https://developer.apple.com/membercenter/index.action ran insecure content from http://devimages.apple.com/assets/scripts/lib/yui/yahoo-dom-event/yahoo-dom-event.js.
The page at https://developer.apple.com/membercenter/index.action ran insecure content from http://devimages.apple.com/assets/scripts/lib/yui/element/element-min.js.
The page at https://developer.apple.com/membercenter/index.action ran insecure content from http://devimages.apple.com/assets/scripts/lib/yui/button/button-min.js.
The page at https://developer.apple.com/membercenter/index.action ran insecure content from http://devimages.apple.com/assets/scripts/lib/yui/calendar/calendar-min.js.
The page at https://developer.apple.com/membercenter/index.action ran insecure content from http://devimages.apple.com/assets/scripts/lib/yui/dragdrop/dragdrop-min.js.
The page at https://developer.apple.com/membercenter/index.action ran insecure content from http://devimages.apple.com/assets/scripts/lib/yui/container/container-min.js.
The page at https://developer.apple.com/membercenter/index.action displayed insecure content from http://devimages.apple.com/assets/scripts/lib/yui/button/assets/skins/sam/button.css.
The page at https://developer.apple.com/membercenter/index.action displayed insecure content from http://devimages.apple.com/assets/scripts/lib/yui/container/assets/skins/sam/container.css.
The page at https://developer.apple.com/membercenter/index.action displayed insecure content from http://devimages.apple.com/assets/scripts/lib/yui/calendar/assets/skins/sam/calendar.css.
The page at https://developer.apple.com/membercenter/index.action displayed insecure content from http://devimages.apple.com/assets/scripts/lib/yui/assets/skins/sam/skin.css.
The page at https://developer.apple.com/membercenter/index.action displayed insecure content from http://devimages.apple.com/assets/elements/header/developer.png.
The page at https://developer.apple.com/membercenter/index.action displayed insecure content from http://devimages.apple.com/global/elements/membercenter/images/membercenter.png.
The page at https://developer.apple.com/membercenter/index.action displayed insecure content from http://devimages.apple.com/global/elements/membercenter/images/greynav_bkg.png.
The page at https://developer.apple.com/membercenter/index.action displayed insecure content from http://devimages.apple.com/global/elements/membercenter/images/icon_home_house.png.
The page at https://developer.apple.com/membercenter/index.action displayed insecure content from http://devimages.apple.com/global/elements/membercenter/images/greyfooter_bkg.png.
Comment 1 Alexey Proskuryakov 2010-12-07 10:53:53 PST
Could you please check in the latest nightly? Perhaps this is a duplicate of bug 50502, which has been fixed recently.
Comment 2 Michael Byczkowski 2010-12-07 11:23:48 PST
Thanks Alexey, but sorry, no changes with today's  r73429...

Best,
        Michael
Comment 3 Alexey Proskuryakov 2010-12-07 11:37:05 PST
Thanks for checking! Looks almost certainly a regexp regression then, perhaps similar to bug 50483.

SyntaxError: Invalid regular expression: invalid range in character class
Comment 4 Gavin Barraclough 2010-12-08 21:51:52 PST
This should be fixed in r73594.

*** This bug has been marked as a duplicate of bug 50483 ***
Comment 5 Michael Byczkowski 2010-12-13 14:25:26 PST
Solved with r73886 since today.