Bug 4110
Summary: | Searchresult turns up like a blank page in Safari 2.0 (412.2) - reproducable! | ||
---|---|---|---|
Product: | WebKit | Reporter: | Peter Larsen <gabriel> |
Component: | Layout and Rendering | Assignee: | Dave Hyatt <hyatt> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.rejseplanen.dk |
Peter Larsen
When entering a departure and a destination to this site the searchresult turns up like a blank page in
Safari 2.0 and the latest nightly builds (22. july).
The site is in Danish, so heres how to reproduce the blank page.
When entering the site there are two form fields at the top of the page. Enter 'Hellerup' in the first and
'Hvidovre' in the second, then press 'Find rejse' button at the bottom to the left. The first result will be
the search engine asking for more precise criterias. Therefore there will be a red text line beneath the
former formfields that now are rolldown menus. Ignore all that and just press 'Find rejse' again as
before at the bottom of the page. This time you get the search result which is a blank page. Clicking
anywhere inside the blank page makes the content appear. The resultpage sourcecode looks like this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Rejseplanen</title>
</head>
<frameset rows="100%">
<frame name="rejseplanen" src="/bin/query.exe/mn" noresize="noresize">
<noframes>
<a href="/bin/query.exe/mn">Videre</a> til Rejseplanen.
</noframes>
</frameset>
</html>
The bug has been here since the dawn of Safari.
Best,
Peter Larsen
System OS X 10.4.2
Feel free to contact me for further explanation.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Storey
can confirm in 10.3.9. It also does the same if you click any link on the page.
Mark Rowe (bdash)
Confirmed with ToT WebKit. When following the instructions I received the blank page the first time I hit
the "Find rejse" button, not after hitting it again as the instructions described.
Peter Larsen
Well it does here.
Alexey Proskuryakov
I cannot reproduce this at all with Safari 2.0.3 and OS X 10.4.4.
Geoffrey Garen
Looks like a dup of bug 5768.
Gustaaf Groenendaal (MysteryQuest)
Closed as being a dupe of 5768
*** This bug has been marked as a duplicate of 5768 ***