You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nithin (JIRA)" <ji...@apache.org> on 2016/03/22 08:26:25 UTC

[jira] [Created] (CB-10923) Android Webview loadUrl with Control Character Fails to load Javascript.

Nithin created CB-10923:
---------------------------

             Summary: Android Webview loadUrl with Control Character Fails to load Javascript.
                 Key: CB-10923
                 URL: https://issues.apache.org/jira/browse/CB-10923
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 5.0.1
         Environment: Using Android Cordova with Sencha touch framework.

            Reporter: Nithin
            Priority: Critical


Special character/Control character issue:
1)Cordova 3.5.0 allows Special character/Control character(line feed) in webview loadUrl function..
2)Cordova 4.0.2+ does not allow Special character/Control character(line feed) in webview loadUrl function.(Generally \n should not be part URL).
Not sure on which exact cordova 3.5.0 + to 4.0.2 version issues started..
Any thoughts why this behaviour in different cordova versions? where is the filtering done(Could not find any difference in loadUrl code at java) is JS(Cordova.js) level involved? pls share your thoughts..

What excatly the flow when loadUrl  is called? does it reach Cordova.js processMessages function?Im yet to do debug on the flow..
Thanks
Nithin



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org