[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-05-08 7:37:21
Message-ID: 1147073841.734159.24564.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 538487 by carewolf:

I need this patch. Otherwise I get occational blank slashdot.org and osnews.com
pages. We can't have that.
BUG:124716


 M  +1 -1      htmltokenizer.cpp  


--- branches/KDE/3.5/kdelibs/khtml/html/htmltokenizer.cpp #538486:538487
@@ -1739,7 +1739,7 @@
         // scriptHandler(). In that case scriptHandler() will take care
         // of 'scriptOutput'.
         if ( !script ) {
-            if (pendingQueue.count() > 1) {
+            while (pendingQueue.count() > 1) {
                TokenizerString t = pendingQueue.pop();
                pendingQueue.top().prepend( t );
             }
[prev in list] [next in list] [prev in thread] [next in thread] 

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