You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Samuel Huaux (JIRA)" <ji...@apache.org> on 2014/04/27 09:44:14 UTC

[jira] [Created] (CB-6531) Can inject same code when navigating

Samuel Huaux created CB-6531:
--------------------------------

             Summary: Can inject same code when navigating
                 Key: CB-6531
                 URL: https://issues.apache.org/jira/browse/CB-6531
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin InAppBrowser
    Affects Versions: 3.4.0
         Environment: windows phone 8.1
            Reporter: Samuel Huaux
            Priority: Critical


1. create wp8 cordova project,add InappBrowser plugin;
2. add ref.executeScript({ code: "some code"}); in iabStop(event)
3. run this project
4. the code will be injected in the first page
5. Navigate to a second page
6. the code won't be injected



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