This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 147205

Summary: error in finding open-close tag pairs
Product: web Reporter: houdini <houdini>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: All   
URL: http://narod.ru/disk/2591767000/netbeans-bug.png.html
Issue Type: TASK Exception Reporter:

Description houdini 2008-09-14 17:05:22 UTC
Pls, look at this picture
http://narod.ru/disk/2591767000/netbeans-bug.png.html
Netbeans finds tag pair:
<div class="grey-back">
...
</div> <- for this end tag

but should find first part this one -> <div class="menu">

As a result netbeans thinks that I have an unclosed tag :(
Comment 1 Marek Fukala 2009-05-25 08:35:18 UTC
should be working fine now