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 37858

Summary: EDITOR: Bracket maching vs. library tags
Product: javaee Reporter: David Kaspar <dkaspar>
Component: JSPAssignee: Marek Fukala <mfukala>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description David Kaspar 2003-12-08 19:01:58 UTC
How to reproduce:
1) Create Web Module
2) Add valid tag library (I use "/tags/struts-logic")
3) Create JSP file containg following 3 lines:
<%@ taglib uri="/tags/struts-logic" prefix="l" %>
<l:i >
</l:c >
4) Set cursor at ">" character on second and third
line
5) ERROR - There tags are marked as bracket matching.
Comment 1 Marek Fukala 2005-02-18 06:52:19 UTC
fixed as a side effect of another fix
Comment 2 Jiri Kovalsky 2006-02-28 08:54:38 UTC
Works fine in FCS build #200601251500 of NetBeans 5.0.