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

Key: IDEADEV-28672
Type: Bug Bug
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Normal Normal
Assignee: Alexey Pegov
Reporter: Serge Baranov
Votes: 0
Watchers: 1
Operations

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

Introspection HTML

Created: 19 Feb 08 16:11   Updated: 12 Nov 08 21:09
Component/s: HTML.Editing
Fix Version/s: None

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

Build: 7,590
Severity: Medium


 Description  « Hide
Support feedback:

Introspection warn me with empty tag (<th></th>) in JSP with head <%@ page contentType="text/html;charset=UTF-8" language="java" %>. But <th/> is wrong for html pages ... it is posible only in xhtml. There is only option to switch off this functionality only for all markup languages, but I want this finctionality for XML.



 All   Comments   Work Log   Change History      Sort Order:
Alexey Pegov - 12 Nov 08 21:09
"Empty tag body" just means that certain tag doesn't has a value inside, but it possibly should.