[
https://issues.apache.org/jira/browse/MYFACES-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467001#comment-16467001
]
Thomas Andraschko commented on MYFACES-4230:
--------------------------------------------
[~werpu] Could you check that?
> IE 11 an javascript error occured after rerender part of the page
> -----------------------------------------------------------------
>
> Key: MYFACES-4230
> URL: https://issues.apache.org/jira/browse/MYFACES-4230
> Project: MyFaces Core
> Issue Type: Bug
> Environment: MyFaces 2.3.1
> Reporter: Niels Borman
> Priority: Critical
> Fix For: 2.3.2
>
> Attachments: Screen Shot 2018-05-08 at 09.15.36.png
>
>
> In IE 11 we get an javascript error:
> TypeError: Unable to get property 'indexOf' of undefined or null reference
>
> This error arises on linenumber 7451 of jsf.js. The element is in IE
> undefined so the error is thrown. Can you please make the if statement so
> that there is a check if name is not undefined. In other browsers the name
> property is “” so the error doen’s occure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)