Ben N created CB-3302:
-------------------------
Summary: window.open('_system') does not work with
data:application/pdf;base64
Key: CB-3302
URL: https://issues.apache.org/jira/browse/CB-3302
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 2.6.0
Environment: iOS simulator / device
Reporter: Ben N
Assignee: Shazron Abdullah
Priority: Minor
generate a data URI:
var url = data:application/pdf;base64,JVBERi0xLjMKMyAwIG9iago8PC9Ue.......
window.open(url, "_system");
- nothing happens. the URL is not opened in the system browser, and nothing
seems to happen in this instance.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira