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

jcesarmobile closed CB-7308.
----------------------------
    Resolution: Won't Do

Looks like it was a bug on blackberry platform, which is now deprecated, so 
closing as won't do

> Interpretation of access directive misleading
> ---------------------------------------------
>
>                 Key: CB-7308
>                 URL: https://issues.apache.org/jira/browse/CB-7308
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-cli
>    Affects Versions: 3.5.0
>            Reporter: Oliver Salzburg
>            Priority: Major
>
> We're building our app for the android, blackberry10 and ios platforms.
> Using <access origin="*" /> doesn't work for blackberry10, so, after first 
> trying multiple <access/> tags, we ended up with <access 
> origin="https://*.example.come"; subdomains="true" uri="https://example.com"/>.
> This has the desired effect on all platforms, but generates a warning during 
> compilation:
> [WARN]    Invalid config.xml - <access> tags should have one of 'uri' or 
> 'origin' attributes. 'origin' attribute will be ignored
> The message suggests to me that, with the current attributes on the tag, I 
> could simply leave off "origin", but this will not satisfy the android 
> platform.
> Also, the message is missing a newline at the end.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to