RESOLVED DUPLICATE of bug 9103 9165
REGRESSION: Expedia.com fails to work with ToT WebKit (version sniffing)
https://bugs.webkit.org/show_bug.cgi?id=9165
Summary REGRESSION: Expedia.com fails to work with ToT WebKit (version sniffing)
David Kilzer (:ddkilzer)
Reported 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.
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
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
David Kilzer (:ddkilzer)
Comment 1 2006-05-29 17:13:57 PDT
Created attachment 8597 [details] Car search results page from Safari 2.0.3 (417.9.3)
David Kilzer (:ddkilzer)
Comment 2 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
Alice Liu
Comment 3 2006-06-06 10:01:58 PDT
The bug is not reproducing for me. I'm using nightly r14740.
David Kilzer (:ddkilzer)
Comment 4 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.
David Kilzer (:ddkilzer)
Comment 5 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 ***
Note You need to log in before you can comment on or make changes to this bug.