Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DEE44FFA3 for ; Mon, 15 Apr 2013 19:30:15 +0000 (UTC) Received: (qmail 355 invoked by uid 500); 15 Apr 2013 19:30:15 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 316 invoked by uid 500); 15 Apr 2013 19:30:15 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 305 invoked by uid 99); 15 Apr 2013 19:30:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Apr 2013 19:30:15 +0000 Date: Mon, 15 Apr 2013 19:30:15 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-3040) FileTransfer unsets the http method when uploading MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-3040?page=3Dcom.atlassian.ji= ra.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1363207= 0#comment-13632070 ]=20 Shazron Abdullah commented on CB-3040: -------------------------------------- What platform is this? Android right? =20 > FileTransfer unsets the http method when uploading > -------------------------------------------------- > > Key: CB-3040 > URL: https://issues.apache.org/jira/browse/CB-3040 > Project: Apache Cordova > Issue Type: Bug > Affects Versions: 2.6.0 > Reporter: Abel Mui=C3=B1o > > Can't do an upload because the http method is set to the empty string. > This is caused by `getArgument` reading beyond the end of the array (this= returns the empty string, which is not null or the "null" string so the de= fault value is not used) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira