You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/09 12:51:29 UTC

[jira] [Commented] (CB-7490) InAppBrowser manual tests crashes application on windows platform

    [ https://issues.apache.org/jira/browse/CB-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14126863#comment-14126863 ] 

ASF subversion and git services commented on CB-7490:
-----------------------------------------------------

Commit f90e5714304235f739a4afabeea990ecb4869868 in cordova-plugin-inappbrowser's branch refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=f90e571 ]

CB-7490 Fixes InAppBrowser manual tests crash on windows platform


> InAppBrowser manual tests crashes application on windows platform
> -----------------------------------------------------------------
>
>                 Key: CB-7490
>                 URL: https://issues.apache.org/jira/browse/CB-7490
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>         Environment: Windows 8/8.1/WP8.1 device.
>            Reporter: Vladimir Kotikov
>
> Mobilespec application crashes when trying to start InAppBrowser plugin manual tests.
> When opened in Visual Studio, following error message is shown before failure:
> !https://raw.githubusercontent.com/MSOpenTech/winstore-jscompat/master/error.PNG?token=3019602__eyJzY29wZSI6IlJhd0Jsb2I6TVNPcGVuVGVjaC93aW5zdG9yZS1qc2NvbXBhdC9tYXN0ZXIvZXJyb3IuUE5HIiwiZXhwaXJlcyI6MTQwNjU3OTYyOX0%3D--101970399d1c4e94bbe251e71e78f8be6af6d7ba!
> Problem is that manipulating DOM using innerHtml property of elemets is considered unsafe on windows platform and may cause exceptions, when injected HTM is invalid or contains unsafe elements.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)