[Webkit-unassigned] [Bug 16096] REGRESSION: Plaxo.com addressbook does not load in webkit nightlies.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 07:30:00 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16096


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #5 from ddkilzer at webkit.org  2007-11-23 07:29 PDT -------
Confirmed with a local debug build of r27971 with Safari 3.0.4 (523.12) on Mac
OS X 10.4.11 (8S165).

Works fine with the original WebKit for Safari 3.0.4.

I see two errors printed in the JavaScript Console after clicking the Address
Book link:

SyntaxError: Invalid regular expression: internal error: code overflow
http://s.plaxo.ws/webapps/desktop/js/po3.js?1195587456
Line: 6448

TypeError: Null value
http://www.plaxo.com/po3/?module=ab&operation=viewFull&mode=normal
Line: 1021

The first one is in the middle of a Dojo Toolkit source file.  Searching for
"isSafari" in the source reveals that they simply check for "Safari" in the
"navigator.appVersion" field, so I don't think that this is a user-agent
parsing issue.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list