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

List:       quanta-devel
Subject:    [quanta-devel] kdewebdev/quanta/parts/kafka
From:       Paulo Moura Guedes <moura () kdewebdev ! org>
Date:       2005-04-21 19:13:29
Message-ID: 20050421191329.50111653 () office ! kde ! org
[Download RAW message or body]

CVS commit by mojo: 

I installed FC3 and I could reproduce the crash.
This commit fix the crash in the files provided by Alexander \
(my_x_config_geforce4_twinview.html) but there can be other crashes in other \
situations so, I want your files and backtraces :)

I'll also attach the diff in the bug report.

CCBUG: 99826
CCMAIL: quanta-devel@kde.org


  M +33 -28    htmlenhancer.cpp   1.23


--- kdewebdev/quanta/parts/kafka/htmlenhancer.cpp  #1.22:1.23
@@ -170,4 +170,8 @@ bool HTMLEnhancer::enhanceNode(Node *nod
                 kdDebug(25001)<< "HTMLTranslator::translateNode() - Comment" << \
endl;  #endif
+        QTag* qTag = \
QuantaCommon::tagFromDTD(m_wkafkapart->getCurrentDoc()->defaultDTD(), +               \
parentDNode.nodeName().string()); +        if(qTag->isChild("IMG", false))
+        {
                 filename = m_stddirs->findResource("data", \
"kafkapart/pics/comment.png" );  if(!filename.isEmpty())
@@ -198,4 +202,5 @@ bool HTMLEnhancer::enhanceNode(Node *nod
                 }
         }
+    }
 
         //THEN add a TBODY tag if necessary


_______________________________________________
quanta-devel mailing list
quanta-devel@kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel


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

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