Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3FE22D25D for ; Thu, 4 Oct 2012 23:39:49 +0000 (UTC) Received: (qmail 82080 invoked by uid 500); 4 Oct 2012 23:39:49 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 82029 invoked by uid 500); 4 Oct 2012 23:39:49 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 82018 invoked by uid 99); 4 Oct 2012 23:39:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2012 23:39:48 +0000 Date: Fri, 5 Oct 2012 10:39:48 +1100 (NCT) From: "Peter Warren (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1701057363.2976.1349393988961.JavaMail.jiratomcat@arcas> In-Reply-To: <1069595832.152129.1349136067910.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CB-1566) SetMetaData on folder not working 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-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469839#comment-13469839 ] Peter Warren commented on CB-1566: ---------------------------------- Yes, that fixes it. Thanks Becky. > SetMetaData on folder not working > --------------------------------- > > Key: CB-1566 > URL: https://issues.apache.org/jira/browse/CB-1566 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 2.1.0 > Reporter: Peter Warren > Assignee: Shazron Abdullah > > Copied code from 2.1 docs (setFolderMetadata) > http://docs.phonegap.com/en/2.1.0/cordova_file_file.md.html#Metadata > console output "error setting metadata Error" > Line 538 of CDVFile.m fails to retrieve attribute value even though the correct value was passed in to the (js)function call. > NSDictionary* options= [command.arguments objectAtIndex:1 withDefault:nil] -- 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