Bug 4110 - Searchresult turns up like a blank page in Safari 2.0 (412.2) - reproducable!
Summary: Searchresult turns up like a blank page in Safari 2.0 (412.2) - reproducable!
Status: RESOLVED DUPLICATE of bug 5768
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Dave Hyatt
URL: http://www.rejseplanen.dk
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-22 08:13 PDT by Peter Larsen
Modified: 2006-03-08 10:32 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Larsen 2005-07-22 08:13:51 PDT
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.
Comment 1 David Storey 2005-07-22 16:40:37 PDT
can confirm in 10.3.9.   It also does the same if you click any link on the page.
Comment 2 Mark Rowe (bdash) 2005-08-06 23:39:59 PDT
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.
Comment 3 Peter Larsen 2005-08-07 02:13:24 PDT
Well it does here.
Comment 4 Alexey Proskuryakov 2006-02-08 12:47:14 PST
I cannot reproduce this at all with Safari 2.0.3 and OS X 10.4.4.
Comment 5 Geoffrey Garen 2006-03-08 09:17:50 PST
Looks like a dup of bug 5768.
Comment 6 Gustaaf Groenendaal (MysteryQuest) 2006-03-08 10:32:20 PST
Closed as being a dupe of 5768

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