<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Plupload Forum - Plupload 1.5.1]]></title>
		<link>http://www.plupload.com/punbb/viewtopic.php?id=1232</link>
		<description><![CDATA[The most recent posts in Plupload 1.5.1.]]></description>
		<lastBuildDate>Wed, 22 Feb 2012 14:46:13 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=6303#p6303</link>
			<description><![CDATA[<p>I tried your proposed solution and it worked :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (Robert Fulton)]]></author>
			<pubDate>Wed, 22 Feb 2012 14:46:13 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=6303#p6303</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=6075#p6075</link>
			<description><![CDATA[<p>Is multiple file uploads working in safari? I&#039;m thinking about switching to safari.</p>]]></description>
			<author><![CDATA[dummy@example.com (Pip212)]]></author>
			<pubDate>Mon, 30 Jan 2012 14:26:01 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=6075#p6075</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5641#p5641</link>
			<description><![CDATA[<p>This is going into the next bugfix.</p>]]></description>
			<author><![CDATA[dummy@example.com (davit)]]></author>
			<pubDate>Fri, 02 Dec 2011 10:34:30 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5641#p5641</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5272#p5272</link>
			<description><![CDATA[<p>@FMauroy, no I was meaning - can you post your Plupload configuration.</p><p>@netcoderpl, that conditional is getting way too long <img src="http://www.plupload.com/punbb/img/smilies/neutral.png" width="15" height="15" alt="neutral" /></p>]]></description>
			<author><![CDATA[dummy@example.com (davit)]]></author>
			<pubDate>Tue, 18 Oct 2011 13:58:39 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5272#p5272</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5265#p5265</link>
			<description><![CDATA[<p>Thanks netcoderpl,</p><p>I tried your proposed solution and it worked :-)</p><p>Will this modification be inserted into the official plupload distribution?</p>]]></description>
			<author><![CDATA[dummy@example.com (FMauroy)]]></author>
			<pubDate>Mon, 17 Oct 2011 11:06:19 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5265#p5265</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5264#p5264</link>
			<description><![CDATA[<p>To solve the problem with corrupted files and utf8 charset encoding, plupload.html5.js file must be edited.</p><p>Line 711</p><div class="codebox"><pre><code>if (typeof(chunkBlob) !== &#039;string&#039; &amp;&amp; fr &amp;&amp; features.cantSendBlobInFormData &amp;&amp; features.chunks &amp;&amp; up.settings.chunk_size) {// Gecko 2,5,6</code></pre></div><p>should be replaced by</p><div class="codebox"><pre><code>if (up.settings.multipart &amp;&amp; features.multipart &amp;&amp; typeof(chunkBlob) !== &#039;string&#039; &amp;&amp; fr &amp;&amp; features.cantSendBlobInFormData &amp;&amp; features.chunks &amp;&amp; up.settings.chunk_size) {// Gecko 2,5,6</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (netcoderpl)]]></author>
			<pubDate>Mon, 17 Oct 2011 10:27:43 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5264#p5264</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5253#p5253</link>
			<description><![CDATA[<p>Hallo,</p><p>we have same problem sending file in Firefox 3.6 - 6 to server. Firefox encode bytes to UTF-8 and send HTTP header Content-Type: application/octet-stream; charset=utf8 . Is in code problem in XMLHttpRequest configuration or is it problem in native implementation in old Firefox versions?</p><p>Thanks<br />Zdenek</p>]]></description>
			<author><![CDATA[dummy@example.com (xmachac2)]]></author>
			<pubDate>Fri, 14 Oct 2011 12:02:19 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5253#p5253</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5241#p5241</link>
			<description><![CDATA[<p>@davit,</p><p>The application runs on a Windows 2003 R2 server with .Net 4.0</p><p>The clients can be random, ranging from XP to 7, with some using MacOS (we recommend Firefox to them).</p><p>Was that what you meant?</p>]]></description>
			<author><![CDATA[dummy@example.com (FMauroy)]]></author>
			<pubDate>Wed, 12 Oct 2011 14:56:22 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5241#p5241</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5240#p5240</link>
			<description><![CDATA[<p>@FMauroy, can you post your configuration?</p>]]></description>
			<author><![CDATA[dummy@example.com (davit)]]></author>
			<pubDate>Wed, 12 Oct 2011 14:52:24 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5240#p5240</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5233#p5233</link>
			<description><![CDATA[<p>4.0.1: <span style="color: #FF0000">corrupt files</span><br />5.0: <span style="color: #FF0000">corrupt files</span><br />6.0: <span style="color: #FF0000">corrupt files</span><br />7.0.1: <span style="color: blue">correct files</span></p><p>All tests were made on Windows XP, uploading the 4 sample images present on a default XP installation (blue hills, sunset...).</p><p>When using the Flash framework, files are loaded fine in any Firefox version.</p><p>HTH<br />f</p>]]></description>
			<author><![CDATA[dummy@example.com (FMauroy)]]></author>
			<pubDate>Tue, 11 Oct 2011 13:45:44 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5233#p5233</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5232#p5232</link>
			<description><![CDATA[<p>I found a machine here with Firefox 3.6 and tried the HTML5 uploader, with the suggested workaround (modified line 737 in plupload.html5.js) but the uploaded files are still corrupt.</p><p>I will now upgrade to 4, 5 &amp; 6 and retry the test.</p>]]></description>
			<author><![CDATA[dummy@example.com (FMauroy)]]></author>
			<pubDate>Tue, 11 Oct 2011 13:17:33 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5232#p5232</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5228#p5228</link>
			<description><![CDATA[<p>good..this is work</p>]]></description>
			<author><![CDATA[dummy@example.com (bapaktanto)]]></author>
			<pubDate>Tue, 11 Oct 2011 05:20:05 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5228#p5228</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5222#p5222</link>
			<description><![CDATA[<p>There is a workaround described in the github issue as well, I would recommend trying it out in your testing.</p>]]></description>
			<author><![CDATA[dummy@example.com (mike)]]></author>
			<pubDate>Mon, 10 Oct 2011 12:33:59 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5222#p5222</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5218#p5218</link>
			<description><![CDATA[<p>@davit,</p><p>I personally experienced the problem with Firefox 6. After upgrading to Firefox 7, it worked fine again.</p><p>My users have reported problems with Firefox 3.6. Most use that version or the latest one, depending on their IT department ;-)</p><p>We could make tests using other versions if that would help, but we&#039;ll need some time to setup some VMs for that...</p><p>I&#039;ll keep you posted.</p><p>Cheers<br />fred</p>]]></description>
			<author><![CDATA[dummy@example.com (FMauroy)]]></author>
			<pubDate>Mon, 10 Oct 2011 07:53:51 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5218#p5218</guid>
		</item>
		<item>
			<title><![CDATA[Re: Plupload 1.5.1]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5199#p5199</link>
			<description><![CDATA[<p>@FMauroy,</p><div class="quotebox"><blockquote><p>Firefox 3.6 to 6</p></blockquote></div><p>Can you confirm that you are having the problem on Firefox 6 (or 4 or 5) as well?</p>]]></description>
			<author><![CDATA[dummy@example.com (davit)]]></author>
			<pubDate>Sat, 08 Oct 2011 13:37:48 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5199#p5199</guid>
		</item>
	</channel>
</rss>
