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

List:       kfm-devel
Subject:    Bug#26539: Infinite fetch with META-REFRESH in frame
From:       cgrey () wcfamily ! com
Date:       2001-06-01 16:12:42
[Download RAW message or body]

Package: khtml
Version: 3.0 (using KDE 2.1.2 )
Severity: normal
Installed from:    compiled sources
Compiler:          gcc version 2.95.4 20010319 (Debian prerelease)
OS:                Linux 2.2.17 i686
OS/Compiler notes: 

When using a page with frames, if one of the frames contains a META-REFRESH tag, \
konqueror will continue trying to retrieve data from the server, even after the \
closing </HTML> tag is sent. Eventually it will timeout with and error.

Sample html for the fame index is below. If you create sample pages for the frames \
and put a META-REFRESH page in one of the frame contents you should be able to \
duplicate the problem.

<PRE>
<HTML>
<HEAD>
</HEAD>
 <FRAMESET ROWS="40,*" FRAMEBORDER=1 BORDER=1 FRAMESPACING=0 BORDERCOLOR="#200000">
   <FRAME SRC="http://localhost/header.php" NAME="_index" SCROLLING="NO" >
   <FRAMESET ROWS="165,*" FRAMEBORDER=0 BORDER=1 FRAMESPACING=0 \
                BORDERCOLOR="#200000">
      <FRAMESET COLS="33%,34%,33%"  FRAMEBORDER=1 BORDER=1 FRAMESPACING=0 \
                BORDERCOLOR="#200000">
         <FRAME SRC="http://localhost/search.php" NAME="_mon" SCROLLING="AUTO" >
         <FRAME SRC="http://localhost/escalation.php" NAME="_esc" SCROLLING="AUTO" >
         <FRAME SRC="http://localhost/bulletins.php" NAME="_bulletins" \
SCROLLING="AUTO" >  </FRAMESET>
   <FRAME SRC="http://tickets.php" NAME="_tickets"  SCROLLING="NO" >
   </FRAMESET>
 </FRAMESET>
</HTML>
</PRE>


(Submitted via bugs.kde.org)
(Called from KBugReport dialog)


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

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