Bug 26503

Summary: Regression: Page no longer renders table with data
Product: WebKit Reporter: Douglas Yung <doug1257>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal CC: oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://www.expertflyer.com/air/fareInformation.do
Bug Depends on: 26587    
Bug Blocks:    
Attachments:
Description Flags
Repro page none

Douglas Yung
Reported 2009-06-17 18:53:58 PDT
I use a subscription service (www.expertflyer.com), and recently with nightly build #44552 a page that previously rendered correctly in nightly build #44524 no longer renders. I can see the data is in the page by examining the page's source code, but it is not being rendered.
Attachments
Repro page (114.07 KB, text/html)
2009-06-17 18:55 PDT, Douglas Yung
no flags
Douglas Yung
Comment 1 2009-06-17 18:55:19 PDT
Created attachment 31482 [details] Repro page Added html page that should be able to repro the issue without subscribing to the service.
Alexey Proskuryakov
Comment 2 2009-06-21 00:03:18 PDT
This happens because we now have an incomplete implementation of JSON object, which confuses the web site.
Oliver Hunt
Comment 3 2009-06-22 21:34:36 PDT
Fixed now that 26587 is completed. Please verify in current nightly :D
Douglas Yung
Comment 4 2009-06-23 01:33:12 PDT
Verified the table is now correctly rendering in build r44932.
Note You need to log in before you can comment on or make changes to this bug.