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

Key: IDEA-19893
Type: Bug Bug
Status: Open Open
Assignee: Maxim Mossienko
Reporter: Tobin Juday
Votes: 1
Watchers: 3
Operations

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

Valid JSP code marked red

Created: 03 Oct 08 21:30   Updated: 06 Oct 08 13:43
Component/s: J2EE.JSP

File Attachments: None
Image Attachments:

1. screenshot.png
(24 kb)
Environment: OS X 10.5

Build: 8,858
Severity: Medium


 Description  « Hide
The following valid code is marked as invalid in the source editor. See attached screenshot. If you hover over the red underlining, the error is "Unclosed string literal".

This is Struts2 code, but according to Yann is not a problem with the Struts2 plugin (see http://www.jetbrains.net/jira/browse/STRPL-79).

<a href="javascript:getPage('contact_goedit.action?init=<s:property value="top.id"/>')">Edit</a> 
<a href="javascript:getPage('contact_workspace.action?init=<s:property value="top.id"/>')">Documents</a>

This bug has been around quite a long time, and is not a recent regression or anything.



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