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 - EDITOR: Bracket maching vs. library tags
Summary: EDITOR: Bracket maching vs. library tags
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-08 19:01 UTC by David Kaspar
Modified: 2006-02-28 08:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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