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

Key: IDEADEV-9361
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Maxim Mossienko
Reporter: Yegor Yarko
Votes: 0
Watchers: 0
Operations

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

Incorrect "Wrong closing tag name" error reporting

Created: 02 Aug 06 12:46   Updated: 27 Sep 06 08:20
Component/s: Editor. Error Highlighting
Fix Version/s: Demetra 6.0.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. wrongClisingTagName.gif
(5 kb)
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEADEV-9358 HTML editing shows errors that aren't... Blocker Resolved

Build: 5,581
Fixed in build: 5,745
Severity: Medium


 Description  « Hide
Steps:
create a HTML file with the code:
<p>
something
</p>

Make it
<p>
something
<div id="aaa"/>
</p>
by typing (not pasting): the result can be seen in the screenshot.

No errors are reported on project reopening.



 All   Comments   Work Log   Change History      Sort Order:
Yegor Yarko - 27 Sep 06 00:52
Not sure about the IDEADEV-7159 this one is duplicated on, but his one seems to be worth fixing in the Demetra Final