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

List:       kde-commits
Subject:    quanta_be: quanta/quanta/treeviews
From:       Nicolas Deschildre <nicolasdchd () ifrance ! com>
Date:       2003-11-26 21:51:35
[Download RAW message or body]

CVS commit by deschildre: 

* Fixed the Problem reporter which reports "Missing closing Tag" even if present.


  M +1 -2      structtreetag.cpp   1.31.2.1


--- quanta/quanta/treeviews/structtreetag.cpp  #1.31:1.31.2.1
@@ -125,6 +125,5 @@ StructTreeTag::StructTreeTag(StructTreeT
               if (parentQTag && !parentQTag->isSingle() &&
                   !parentQTag->isOptional() &&
-                  (!node->next || (node->next && !QuantaCommon::closesTag(node->tag, node->next->tag)) )
-                 )
+                  (!node->next || ( !node->getClosingNode()))  )
               {
                 node->tag->write()->setErrorMark(line);


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

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