Bug 9165 - REGRESSION: Expedia.com fails to work with ToT WebKit (version sniffing)
Summary: REGRESSION: Expedia.com fails to work with ToT WebKit (version sniffing)
Status: RESOLVED DUPLICATE of bug 9103
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL: http://www.expedia.com
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2006-05-29 17:12 PDT by David Kilzer (:ddkilzer)
Modified: 2006-06-06 19:32 PDT (History)
0 users

See Also:


Attachments
Car search results page from Safari 2.0.3 (417.9.3) (437.33 KB, text/html)
2006-05-29 17:13 PDT, David Kilzer (:ddkilzer)
no flags Details
Car search results page from Safari 2.0.3 (417.9.3) + WebKit r14619 (392.80 KB, text/html)
2006-05-29 17:14 PDT, David Kilzer (:ddkilzer)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2006-05-29 17:12:38 PDT
Steps to Reproduce:

1. Open URL:  http://www.expedia.com/
2. Select "Car" radio button under the "Plan Your Trip" box in the upper left-hand side of the screen.
3. Enter "BOS" as the "Pick-up location".
4. Enter valid dates for the "Pick-up" and "Drop-off".
5. Click "Search for cars" link.

Expected Results:

A list of available cars should be displayed.

Actual Results:

Results are displayed, but all the data that should populate the results table is missing.

Regression:

Works fine on Safari 2.0.3 (417.9.3) on Mac OS X 10.4 (8I127) (PowerPC).

Does not work with locally-built WebKit r14619 on Mac OS X 10.4 (8I127) (PowerPC).

Notes:

It appears that Expedia.com special-cases Safari when it outputs the page, but this special-case doesn't work for ToT WebKit due to improper browser sniffing.

This bug could probably be fixed by fixing Bug 5312, or by evangelism with Expedia.com to properly identify WebKit nightly builds.

See also Bug 9077, which was originally filed as a platform-specific bug for the S60 platform.
Comment 1 David Kilzer (:ddkilzer) 2006-05-29 17:13:57 PDT
Created attachment 8597 [details]
Car search results page from Safari 2.0.3 (417.9.3)
Comment 2 David Kilzer (:ddkilzer) 2006-05-29 17:14:35 PDT
Created attachment 8598 [details]
Car search results page from Safari 2.0.3 (417.9.3) + WebKit r14619
Comment 3 Alice Liu 2006-06-06 10:01:58 PDT
The bug is not reproducing for me.  I'm using nightly r14740. 
Comment 4 David Kilzer (:ddkilzer) 2006-06-06 10:41:31 PDT
(In reply to comment #3)
> The bug is not reproducing for me.  I'm using nightly r14740. 

This bug was most likely due to Bug 9103.  If nightlies before r14667 reproduce the bug, then that was the cause and this bug can be marked a duplicate of it.

I will test this tonight unless someone beats me to it.
Comment 5 David Kilzer (:ddkilzer) 2006-06-06 19:32:41 PDT
Confirmed that WebKit-SVN-r14663.dmg exhibits the bug, while WebKit-SVN-r14671.dmg fixes the bug.  Resolving as duplicate of Bug 9103.


*** This bug has been marked as a duplicate of 9103 ***