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

Key: IDEABKL-5171
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Maxim Mossienko
Reporter: Alexander Chernikov
Votes: 0
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

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

TLD file: package name as a value of tag/attribute/type element could cause a warning

Created: 08 Feb 07 16:49   Updated: 16 Jul 07 23:31
Component/s: Code Analysis. Inspection, XML editing
Affects Version/s: None
Fix Version/s: None

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

Build: 6,698


 Description  « Hide
Consider editing TLD file. When editing tag/attribute/type element body, not existing class names are highlighted as errors. But package names (instead of class names) are not highlighted. I.e.
<type>java.lang</type>
is not highlighted. It could better cause a warning.

(Running JSP using TLD with "java.lang" instead of "java.lang.String" makes NO error on Tomcat 5.5.20. So, warning looks more suitable in this case.)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.