[jbosstools-issues] [JBoss JIRA] (JBIDE-12661) textarea required attribute not supported in HTML editor

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Sep 24 14:09:35 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721111#comment-12721111 ] 

Alexey Kazakov commented on JBIDE-12661:
----------------------------------------

This is a bug of Eclipse WTP.
It looks like they missed this attribute for HTML5. Even if I use the correct HTML5 doctype (<!DOCTYPE html>) and I see HTML5 code assist and validation they still doesn't support textarea/required.
I reported an issue - https://bugs.eclipse.org/bugs/show_bug.cgi?id=390254

{quote}alexey anything we or the user can do here (i.e. set the right dtd/xsd header or similar){quote}
There is no dtd/xsd for HTML5 at all :(
                
> 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: Alexey Kazakov
>             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).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list