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

Key: IDEA-18029
Type: Bug Bug
Status: Open Open
Assignee: Bas Leijdekkers
Reporter: Serge Baranov
Votes: 0
Watchers: 0
Operations

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

"statement does not loop" inspection triggers on c:if JSTL expression

Created: 07 May 08 12:32   Updated: Yesterday 16:21
Component/s: Code Analysis. Inspection

Build: 7,757
Severity: Medium


 Description  « Hide
Support feedback:

Adding the following:

<c:if test="${empty tabRowOne}">
        <% return; %>
</c:if>

to IntelliJ 7.03 causes the Statement Does Not Loop inspection to trigger.



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