From issues-return-8049-apmail-cordova-issues-archive=cordova.apache.org@cordova.apache.org Fri Jun 28 19:30:29 2013 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 3D04C10D53 for ; Fri, 28 Jun 2013 19:30:29 +0000 (UTC) Received: (qmail 27645 invoked by uid 500); 28 Jun 2013 19:30:29 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 27632 invoked by uid 500); 28 Jun 2013 19:30:29 -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 27623 invoked by uid 99); 28 Jun 2013 19:30:29 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jun 2013 19:30:29 +0000 Date: Fri, 28 Jun 2013 19:30:29 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-3323) Basic auth filetransfer tests not complete MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-3323: --------------------------------- Fix Version/s: (was: 2.9.0) 3.0.0 > Basic auth filetransfer tests not complete > ------------------------------------------ > > Key: CB-3323 > URL: https://issues.apache.org/jira/browse/CB-3323 > Project: Apache Cordova > Issue Type: Bug > Components: mobile-spec > Affects Versions: Master > Reporter: Shazron Abdullah > Assignee: Shazron Abdullah > Fix For: 3.0.0 > > > The basic auth filetransfer tests are incomplete. > While they do check the username and password validity, the server does not send the header with the 401 status code: > {code} > WWW-Authenticate: Basic realm="insert realm" > {code} > The server script is here on the cordova-labs/cordova-filetransfer branch: > https://github.com/apache/cordova-labs/blob/cordova-filetransfer/server.js -- 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