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

Andrew Grieve resolved CB-1755.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.0
         Assignee: Andrew Grieve  (was: Shazron Abdullah)

Commit: 
https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=commit;h=69c1375a7e2788770e3a28cada26465591e367f1
                
> iOS: Allow customization of whitelist rejection message
> -------------------------------------------------------
>
>                 Key: CB-1755
>                 URL: https://issues.apache.org/jira/browse/CB-1755
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: iOS
>    Affects Versions: 2.2.0
>            Reporter: Kevin Hawkins
>            Assignee: Andrew Grieve
>              Labels: ios, whitelist
>             Fix For: 2.3.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> [CDVWhitelist errorStringForURL:] currently returns the hard-coded error 
> string, "ERROR whitelist rejection: url='[failed URL]'", used when a host 
> fails its whitelist check.  It would be nice if the format string for this 
> message could be user-defined/customized.  A couple of suggested solutions:
> - Access a customized message internally in errorStringForURL, by having a 
> well-defined localization key to reference it, and defaulting to the original 
> value if it hasn't been set.
> - Add a public property on CDVWhitelist to specify it, same "default" 
> behavior as above.
> The latter is probably the most flexible.

--
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

Reply via email to