Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Maxim Mossienko 
Subsystem
J2EE.JSP 
Affected versions
Fixed in
Fixed in build
Next build 
Fixed in build
8231
  • Submitted by   Maxim Mossienko
    22 months ago (14 Mar 2008 21:04)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:58)
  • Jira: IDEA-43216
    (history, comments)

IDEA-43216

Incorrect highlighting of java method signature in tld file when method return type has type parameters

0
Function descriptor like following is incorrectly highlighted
<function>
<name>myuberfunc3</name>
<function-class>java.lang.Class</function-class>
<function-signature> java.lang.Class forName(java.lang.String) </function-signature>
</function>

Issue was resolved
Comments (1)
 
History (1)
 
Links
 
Alexander Chernikov
  Alexander Chernikov
27 Mar 2008 16:58
(22 months ago)
#permalink
7773, 8254: fix confirmed.