]
Alexey Kazakov reassigned JBIDE-12661:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
textarea required attribute not supported in HTML editor
--------------------------------------------------------
Key: JBIDE-12661
URL:
https://issues.jboss.org/browse/JBIDE-12661
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: upstream
Reporter: Burr Sutter
Assignee: Jeff MAURY
Fix For: LATER
Attachments: Screen Shot 2012-09-21 at 12.58.08 PM.png
HTML editor provides a warning on the following HTML:
<textarea name="status_text" id="status_text"
required></textarea>
Undefined attribute name (required).