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 - error in finding open-close tag pairs
Summary: error in finding open-close tag pairs
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Marek Fukala
URL: http://narod.ru/disk/2591767000/netbe...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-14 17:05 UTC by houdini
Modified: 2009-05-25 08:35 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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