Hello,<br><br>this patch fixes the problem that we are unable to save a password protected file without a password. The problem is that we don&#39;t clear the old encryption data and copy them from the old ItemSet. We merge two ItemSets there, and the information about encryption should always come from the ItemSet filled during the file dialog.<br>
<br>I think we should include this patch in the 3-4 branch. I think this patch only applies to 3-4 but not to master, so if this patch is accepted I&#39;ll write a second one for master and push it.<br><br>Regards,<br>Markus<br>