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

ASF GitHub Bot commented on CB-6405:
------------------------------------

GitHub user nadyaA reopened a pull request:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/38

    Make InAppBrowser work with embedded files, using system behavior

    The plugin is changed to work with embedded files, using the system 
behavior. If one needs the system behavior, they need to pass "_system" as 
target when using the plugin. As the InAppBrowser for WP8 does not handle by 
itself the embedded pdf files, system behavior is called.
    
    The plugin also is tested and working for wp7
    https://issues.apache.org/jira/browse/CB-6405
    
    Also this PR solves null reference exception, if no  "options" are provided:
    https://issues.apache.org/jira/browse/CB-6402
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Icenium/cordova-plugin-inappbrowser 
wp8-work-with-embedded-files

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/38.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #38
    
----
commit 2fc9f3da1fc683442a4c41811e826476d2ca9dd6
Author: Nadya Atanasova <nadya...@gmail.com>
Date:   2014-04-11T14:57:45Z

    Make InAppBrowser work with embedded files, using system behavior
    
    The plugin is changed to work with embedded files, using the system 
behavior. If one needs the system behavior, they need to pass "_system" as 
target when using the plugin. As the InAppBrowser for WP8 does not handle by 
itself the embedded pdf files, system behavior is called.
    
    The plugin also is tested and working for wp7

----


> [WP8] Make InAppBrowser work with embedded files, using system behavior
> -----------------------------------------------------------------------
>
>                 Key: CB-6405
>                 URL: https://issues.apache.org/jira/browse/CB-6405
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin InAppBrowser
>    Affects Versions: 3.2.0
>            Reporter: Nadya Atanasova
>            Priority: Trivial
>             Fix For: 3.5.0
>
>
> When trying to open embedded file, the browser is not working.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to