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 258208

Summary: Wrong autocomplete on h:commandLink
Product: web Reporter: esapien
Component: HTML EditorAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description esapien 2016-03-02 00:15:43 UTC
There seems to be an erratic behavior when doing some autocomplete on the h:commandLink tag, e.g.:

1. In an .xhtml file, write: <h:commandLink />
2. Remove the slash character ('/'), and try an autocomplete with "</"
3, NB provides the following options: "</commandlink>, </h:commandlink>" (both with all lowercase)
4. When selecting </h:commandlink>, tags are highlighted in red, because of case mismatch (Link vs link)

Best regards.


Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Linux version 3.11.10-21-desktop running on amd64
Java; VM; Vendor = 1.7.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.51-b03