[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    Bug#17709: marked as done (problem with certain http responses?) by Dawit Alemayehu <adawit@kde.org>
From:       owner () bugs ! kde ! org (Stephan Kulow)
Date:       2001-01-30 21:48:02
[Download RAW message or body]

Your message dated Tue, 30 Jan 2001 16:39:12 -0500
with message-id <01013016391208.06049@THUNDER.WORKGROUP>
and subject line Bug#17709: problem with certain http responses?
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 26 Dec 2000 19:37:42 +0000
Received: (qmail 3443 invoked from network); 26 Dec 2000 19:37:42 -0000
Received: from natmail2.webmailer.de (HELO post.webmailer.de) (192.67.198.65)
  by max.tat.physik.uni-tuebingen.de with SMTP; 26 Dec 2000 19:37:42 -0000
Received: from darkstar (p3EE3A70B.dip.t-dialin.net [62.227.167.11])
	by post.webmailer.de (8.9.3/8.8.7) with SMTP id UAA16087
	for submit@bugs.kde.org; Tue, 26 Dec 2000 20:37:41 +0100 (MET)
Date: Tue, 26 Dec 2000 20:37:41 +0100 (MET)
Message-Id: <200012261937.UAA16087@post.webmailer.de>
Subject: problem with certain http responses?
From: Michael Ritzert <michael@ritzert.de>
To: submit@bugs.kde.org
X-Spam-Rating: max.tat.physik.uni-tuebingen.de 0/1000/N

Package: khtml
Version: 3.0 (KDE 2.1 Beta 1 >= 20001213)
Severity: normal
Compiler: gcc version 2.95.2 19991024 (release)
OS: Linux 2.2.16 i686 (SuSE)

I have a very strange problem with displaying Cocoon output. This might however be an \
apache bug... When I access the page as index.xml, i.e. have it processed by Cocoon, \
khtml only display test1 (the title) in the very upper left corner of the display \
area. When I save the resulting page as a .html file in the same directory and load \
that via html, the display is correct, as it is when I access the file directly from \
the file system.

While trying to chase down the problem I noted that the apache response differs in \
the two cases: This is when I access the .html file (telnet localhost 80) (this is \
the working case):

Trying ::1...
telnet: connect to address ::1: Verbindungsaufbau abgelehnt
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
GET /~ritzert/datatest/04/select.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" \
"http://www.w3.org/TR/REC-html40/strict.dtd"> <html
xmlns:xsp="http://www.apache.org/1999/XSP/Core"><head><title>test1</title></head><body \
bgcolor="white">  <form name="form1"><select multiple name="sel"><option
value="1">1<option value="2">2<option value="3">3</select></form>
        </body></html>
 
<!-- This page was served from cache in 6 milliseconds by Cocoon 1.7.4 -->
Connection closed by foreign host.

Note that I only had to press return once and there is no response header.

This is when I access the .xml file:

Trying ::1...
telnet: connect to address ::1: Verbindungsaufbau abgelehnt
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
get /~ritzert/datatest/04/index.xml http/1.0
 
HTTP/1.1 200 OK
Date: Tue, 26 Dec 2000 19:26:01 GMT
Server: Apache/1.3.12 (Unix)  (SuSE/Linux) ApacheJServ/1.1.1 mod_fastcgi/2.2.2 \
                DAV/1.0.0 mod_perl/1.24 mod_ssl/2.6.5 OpenSSL/0.9.5a
Connection: close
Content-Type: text/html
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" \
"http://www.w3.org/TR/REC-html40/strict.dtd"> <html
xmlns:xsp="http://www.apache.org/1999/XSP/Core"><head><title>test1</title></head><body \
bgcolor="white">  <form name="form1"><select multiple name="sel"><option
value="1">1<option value="2">2<option value="3">3</select></form>
        </body></html>
 
<!-- This page was served from cache in 5 milliseconds by Cocoon 1.7.4 -->
Connection closed by foreign host.

Here I had to press return twice and Apache sends a header first. I really don't know \
who's to blame, Apache or khtml.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic