Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Maxim Mossienko 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
Build
5162
Fixed in build
5178
Severity
0
  • Submitted by   Matthieu Casanova
    3 years ago (28 Feb 2006 12:55)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:27)
  • Jira: IDEA-31654
    (history, comments)

IDEA-31654

an error in a jsp was not found by Idea

0
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

Issue was resolved
Comments (0)
 
History (1)
 
Links
 
Issue has no comments