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

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

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

an error in a jsp was not found by Idea

Created: 28 Feb 06 12:55   Updated: 06 Mar 06 20:50
Component/s: None
Fix Version/s: 5.1.1, Demetra 5181

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

Build: 5,162
Fixed in build: 5,178
Severity: High


 Description  « Hide
Hi, if you put this example in a jsp page
<%
try {
try {

} finally
{

}
%>

Idea will not see that something is missing to close the first try statement



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