Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Maxim Mossienko 
Subsystem
J2EE.JSP 
Affected versions
Fixed in
Fixed in build
Next build 
Build
4153
Fixed in build
5136
  • Submitted by   Anders Holmbech Brandt
    4 years ago (07 Feb 2006 11:00)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:26)
  • Jira: IDEA-31365
    (history, comments)

IDEA-31365

two identical taglibs creates odd behaviour

0
Create a jsp file and add the same two taglib uris: ie:

<%@ taglib uri="netui-tags-html.tld" prefix="netui"%>
<%@ taglib uri="netui-tags-html.tld" prefix="netui"%>

This will not result in an error and you can not code complete on the tags in the rest of the jsp file.



Issue was resolved
Comments (2)
 
History (1)
 
Links
 
Maxim Mossienko
  Maxim Mossienko
09 Feb 2006 18:12
(4 years ago)
#permalink
Completion / highlighting become available
Maxim Mossienko
  Maxim Mossienko
20 Feb 2006 17:04
(3 years ago)
#permalink
Completion backported to 5.1.1