History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-25320
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: Maxim Mossienko
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

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

Created: 14 Mar 08 21:04   Updated: 27 Mar 08 16:58
Component/s: J2EE.JSP
Fix Version/s: Diana 8243, Selena 7.0.4

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Fixed in build: 8,231


 Description  « Hide
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>

 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 27 Mar 08 16:58
7773, 8254: fix confirmed.