You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Khazhismel Kumykov (JIRA)" <ji...@apache.org> on 2013/07/29 17:53:48 UTC

[jira] [Created] (RAVE-1007) rave_widget throws "HTMLElement" is undefined in IE8

Khazhismel Kumykov created RAVE-1007:
----------------------------------------

             Summary: rave_widget throws "HTMLElement" is undefined in IE8
                 Key: RAVE-1007
                 URL: https://issues.apache.org/jira/browse/RAVE-1007
             Project: Rave
          Issue Type: Bug
          Components: rave-portal
    Affects Versions: 0.23
            Reporter: Khazhismel Kumykov
            Priority: Trivial
         Attachments: ie8fix.svndiff

IE8 does not have the object HTMLElement

A quick fix would be to test el.nodeType == 1

--
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