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 123365

Summary: HTML tag matching does not work if a taglib is used within the tags
Product: javaee Reporter: emmsna <emmsna>
Component: JSPAssignee: Marek Fukala <mfukala>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description emmsna 2007-12-04 14:59:39 UTC
The highlighting of the opening and closing tags of HTML elements only works if there is not any use of a taglib between
the two tags.

Highlighting of the taglib tags themselves works perfectly well.

Also, the minimise icon on the left handside (+ and - icon) works perfectly well for all page areas.  So the editor
successfully finds the closing tag, but the highlighting itself does not work.
Comment 1 Marek Fukala 2008-01-14 22:31:43 UTC

*** This issue has been marked as a duplicate of 95303 ***