Typo in FileTransfer Upload Example
-----------------------------------
Key: CB-301
URL: https://issues.apache.org/jira/browse/CB-301
Project: Apache Callback
Issue Type: Bug
Components: Docs
Affects Versions: 1.5.0, Master
Reporter: Michael Brooks
Priority: Minor
Fix For: 1.6.0, Master
In the {{FileTransfer}} upload example, there is a JavaScript syntax error.
See [Line 153 of
filetransfer.md|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/1.5.0/phonegap/file/filetransfer/filetransfer.md;h=12de7e2cf3053e93479f67126d29352933523c6e;hb=HEAD#l53]
{noformat}
alert("An error has occurred: Code = " = error.code);
{noformat}
The issue was [originally
reported|https://twitter.com/#!/JamesOCull/status/173117525280821249] by James
O'Cull ([@JamesOCull|https://twitter.com/#!/JamesOCull])
--
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