You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Erik de Bruin (JIRA)" <ji...@apache.org> on 2014/10/09 08:18:34 UTC

[jira] [Resolved] (FLEX-34557) Platform.isBrowser does not work correctly

     [ https://issues.apache.org/jira/browse/FLEX-34557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik de Bruin resolved FLEX-34557.
----------------------------------
    Resolution: Fixed
      Assignee: Erik de Bruin

Fixed with commit 6bcc923f6a53200faf17a2f236fd940c64029f07

> Platform.isBrowser does not work correctly
> ------------------------------------------
>
>                 Key: FLEX-34557
>                 URL: https://issues.apache.org/jira/browse/FLEX-34557
>             Project: Apache Flex
>          Issue Type: Bug
>            Reporter: Aleksey
>            Assignee: Erik de Bruin
>            Priority: Minor
>              Labels: easyfix, patch
>         Attachments: Fix_for_FLEX-34557.patch
>
>
> In the Platform.as line 262 _isBrowser = (playerType == "Plugin" || playerType == "ActiveX");
> Instead "Plugin" it should compare against "PlugIn"



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