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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/khtml/html
From:       Allan Sandfeld Jensen <kde () carewolf ! com>
Date:       2006-06-18 23:09:07
Message-ID: 1150672147.967582.21028.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 552739 by carewolf:

Pull the fix for bug #67313
The problem is much more complicated 


 M  +1 -1      htmlparser.cpp  


--- branches/KDE/3.5/kdelibs/khtml/html/htmlparser.cpp #552738:552739
@@ -413,7 +413,7 @@
         case ID_BASE:
             if( !head )
                 createHead();
-            if( head && !(id == ID_BASE && inBody )) {
+            if( head ) {
                 if ( head->addChild(n) ) {
 #if SPEED_DEBUG < 2
                     if(!n->attached() && HTMLWidget)
[prev in list] [next in list] [prev in thread] [next in thread] 

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