Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bHZ2g-0001Pv-Es for pgadmin-hackers@arkaria.postgresql.org; Mon, 27 Jun 2016 16:05:46 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bHZ2f-0005Nz-IS for pgadmin-hackers@arkaria.postgresql.org; Mon, 27 Jun 2016 16:05:45 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bHZ2S-00058p-JW for pgadmin-hackers@postgresql.org; Mon, 27 Jun 2016 16:05:32 +0000 Received: from mail-it0-x229.google.com ([2607:f8b0:4001:c0b::229]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bHZ2P-0002ah-16 for pgadmin-hackers@postgresql.org; Mon, 27 Jun 2016 16:05:31 +0000 Received: by mail-it0-x229.google.com with SMTP id f6so65355990ith.0 for ; Mon, 27 Jun 2016 09:05:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=3kl6schKpZmoIzJAXu2N+OAtScf41iBXEZHCRul1jJs=; b=QpDO+gnfBESz/K05OWk1zHAMUeYpHCeKtLgaO9mKdYiQwx5kuauZyKNqVf+MqRRs6c OfvmFCu0o7gWaiQCmdhXIW48cJj5SjCpVLqI6HTkUh++zJlpVy8ZT6x+CQPQ4vmQe++Z opNwgAj2p25oCl/UZb244Jif0mftY+hapd/4OYMsqICsiRx1lwhmDwVZPpUM5O6M+hPv DfBqy3QtKbncYcpSUeaDc3gxof/1wKAdpqjXNFoFzm8VH0rwVBKt5eT1+RqZ+j7NnBlj L5dxY7Kbz2oBLhocSj5tNHi/me0wevzZ46nzr/fBiV4h6Y3gmLm5p4ngkyM3Jhk55cWQ rKbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=3kl6schKpZmoIzJAXu2N+OAtScf41iBXEZHCRul1jJs=; b=YxgHGi1KjETfTYl5mVBsBmXUS8dah0Mmdo63gH7LaSGqPV4ycUcDyDB8epXMCfhoaB l4adQJus5rJvrJWsnAVt/XF9AP2Nm1V1tdRVVYVipmSE2KfMlfEqGREV4/Puq8J5aTDm GR2IttYWKHkDJ8AWDX6RizEe5yCKjPdovrj/CBIM0RhVN/q2pjdPvzCL5K4R5YBt/D4b nB4fkCV0WVtBCPrg811Xujz21VzVJzBnP2JNz6sqZsg5kCPHdnGbO7ds1x7MYe7ubmB4 5dp4xP8IPts6QM5atzSfZ/G6s/djaq12KSFNJWHbusS/J23ssXOow/57MJ8QOhtDB7ot iU9w== X-Gm-Message-State: ALyK8tIyl8xwnYD4smbSiXzJrk5Ul1hJzlWVIQtQVzj8vNa1C2HL3ED2OeKKcJEX4cGiJZ3WtWgRBQrs6DCVVA== X-Received: by 10.36.22.195 with SMTP id a186mr10310754ita.37.1467043526751; Mon, 27 Jun 2016 09:05:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.24.233 with HTTP; Mon, 27 Jun 2016 09:05:26 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Mon, 27 Jun 2016 17:05:26 +0100 Message-ID: Subject: Re: PATCH: Fix the issue for saving query output as CSV To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org Hi On Mon, Jun 27, 2016 at 1:08 PM, Murtuza Zabuawala wrote: > Hi, > > PFA patch to fix the issue for downloading query output as CSV not working > in Firefox & IE. > Also fixes the issue that HTML tags were also appended in columns title in > CSV header. > > Browser side fix for -> RM#1405 This works on Firefox and Chrome, but on Safari, clicking the button does nothing. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers