From: Edward Date: Wed, 26 Feb 2014 04:27:20 +0000 (+0800) Subject: Pman.Download.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=47cf31a9ea10b144220bbf7e36b3a88fe27e0e33 Pman.Download.js --- diff --git a/Pman.Download.js b/Pman.Download.js index b8e3e082..2bb23d27 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -48,7 +48,7 @@ Pman.Download = function(cfg) Roo.log(this); } - Roo.log(this); + if (this.newWindow && this.method == 'GET') { // as ie seems buggy... window.open( this.url + '?' + Roo.urlEncode(this.params || {}), '_blank');