Ben Page created CB-665:
---------------------------

             Summary: js file missing moveTo and copyTo in File namedArgs
                 Key: CB-665
                 URL: https://issues.apache.org/jira/browse/CB-665
             Project: Apache Cordova
          Issue Type: Bug
          Components: WP7
    Affects Versions: 1.7.0
            Reporter: Ben Page
            Assignee: Jesse MacFadyen


the NamedArgs object has the 'File' member - it is missing both 'copyTo' and 
'moveTo'

should add these lines:

moveTo:["fullPath","parent","newName"],
copyTo:["fullPath","parent","newName"],

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to