Michal Mocny created CB-1891:
--------------------------------

             Summary: multiple places where webview startPage is set can cause 
confusion
                 Key: CB-1891
                 URL: https://issues.apache.org/jira/browse/CB-1891
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
            Reporter: Michal Mocny
            Assignee: Michal Mocny
            Priority: Trivial


CordovaLib/Classes/CDVViewController.m:78
and
Generic/Classes/AppDelegate.m:72

Both lines set startPage but the one in AppDelegate seems to be for user to 
set, and the first one is just a default.

Perhaps we can rename the one in CDVViewController to "default*" or something.

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