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

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

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

Line commenting fails to comment JSP code if it contains scriplets within

Created: 15 Feb 06 22:30   Updated: 16 Feb 06 14:12
Component/s: J2EE.JSP
Fix Version/s: Demetra 5162, 5.1.1

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

Fixed in build: 5,149


 Description  « Hide
????:

<td><%=df.format(conviction.getResolution_Date())%></td>

??? ??????? Ctrl + / ????????? ?

<!-<td><%=df.format(conviction.getResolution_Date())%></td>->

?????? ????

<%-<td><%=df.format(conviction.getResolution_Date())%></td>-%>
--------
Block commenting also fails.



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