<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Spinner on download keeps spinning]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7157</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7157&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Spinner on download keeps spinning.]]></description>
		<lastBuildDate>Sat, 02 Dec 2017 04:13:31 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Spinner on download keeps spinning]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29839#p29839</link>
			<description><![CDATA[<p>@itronics: That was a really involved fix indeed. The second <em>if</em> to test for a zip can be an <em>elseif</em>..... in <strong>admin/backups.php</strong> and a string somewhere to indicate that the file was successfully downloaded will complete it.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 02 Dec 2017 04:13:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29839#p29839</guid>
		</item>
		<item>
			<title><![CDATA[Re: Spinner on download keeps spinning]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29838#p29838</link>
			<description><![CDATA[<p><a href="https://sourceforge.net/p/frontaccounting/git/ci/a5edfc9244a2b1f478269a1b276cbf2236ec6cc3/">Fixed</a>.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Fri, 01 Dec 2017 20:01:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29838#p29838</guid>
		</item>
		<item>
			<title><![CDATA[Re: Spinner on download keeps spinning]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29818#p29818</link>
			<description><![CDATA[<p>Yes, indeed. I&#039;m not sure when the bugs slipped in, but I will try to fix them asap.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 28 Nov 2017 22:20:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29818#p29818</guid>
		</item>
		<item>
			<title><![CDATA[Spinner on download keeps spinning]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29810#p29810</link>
			<description><![CDATA[<p>When a backup is created and an attempt is made to download the backed-up file which downloads successfully, the spinner at the top keeps spinning and there is no message to state that the download was successful.</p><p>When a backed-up file is attempted to be viewed, there is no sql file extraction on archived backups before a view is attempted. If there is no intention of doing it for some reason, then a filter should be made before an attempt to allow a view like:<br /></p><div class="codebox"><pre><code>        if (!preg_match(&quot;/\.sql$/&quot;, $fname))
            display_error(_(&quot;You can only view *.sql backup files&quot;));
        else {
..
..</code></pre></div><p>in admin/backups.php file.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 28 Nov 2017 12:30:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29810#p29810</guid>
		</item>
	</channel>
</rss>
