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

Key: IDEADEV-4589
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: Anders Holmbech Brandt
Votes: 0
Watchers: 0
Operations

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

two identical taglibs creates odd behaviour

Created: 07 Feb 06 11:00   Updated: 20 Feb 06 17:38
Component/s: J2EE.JSP
Fix Version/s: 5.1.1, Demetra 5162

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
This issue duplicates:
IDEA-6824 TLD files not working correctly Resolved
 

Build: 4,153
Fixed in build: 5,136


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



 All   Comments   Work Log   Change History      Sort Order:
Maxim Mossienko - 09 Feb 06 18:12
Completion / highlighting become available

Maxim Mossienko - 20 Feb 06 17:04
Completion backported to 5.1.1