<!-- 
RSS generated by JIRA (8.13.3#813003-sha1:22ebedbb75c99b147c66f14e031dd8a2d214753a) at Sat Feb 10 07:15:33 CET 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Jira</title>
    <link>https://jira.astppbilling.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.13.3</version>
        <build-number>813003</build-number>
        <build-date>14-01-2021</build-date>
    </build-info>


<item>
            <title>[ASTPPCOM-257] Database Download</title>
                <link>https://jira.astppbilling.org/browse/ASTPPCOM-257</link>
                <project id="10608" key="ASTPPCOM">ASTPP Community</project>
                    <description>&lt;p&gt;Fails because the function is passed the file name without the full path.&lt;br/&gt;
Adding in the path (statically for quick fix) worked.&lt;/p&gt;


&lt;p&gt;&lt;b&gt;web_interface/astpp/application/modules/systems/controllers/systems.php&lt;/b&gt;&lt;br/&gt;
Starting at line 571:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
		$result_array = $result-&amp;gt;result_array ();
		&lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; ($result-&amp;gt;num_rows () &amp;gt; 0) {
			$path = $result_array [0] [&lt;span class=&quot;code-quote&quot;&gt;&apos;path&apos;&lt;/span&gt;];
&lt;span class=&quot;code-comment&quot;&gt;// For some reason we&apos;re getting just the file name - so fix &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; up
&lt;/span&gt;$path = &lt;span class=&quot;code-quote&quot;&gt;&apos;/&lt;span class=&quot;code-keyword&quot;&gt;var&lt;/span&gt;/www/html/astpp/database_backup/&apos;&lt;/span&gt; . $path ;
			$filename = basename ( $path );
			$len = filesize ( $path );
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="12077">ASTPPCOM-257</key>
            <summary>Database Download</summary>
                <type id="10200" iconUrl="https://jira.astppbilling.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="6" iconUrl="https://jira.astppbilling.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="alexheylin">alexheylin</reporter>
                        <labels>
                    </labels>
                <created>Fri, 3 Nov 2017 16:27:59 +0530</created>
                <updated>Thu, 1 Apr 2021 19:07:36 +0530</updated>
                            <resolved>Thu, 1 Apr 2021 19:07:36 +0530</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                <comments>
                            <comment id="13057" author="smrdoshi" created="Fri, 3 Nov 2017 17:55:44 +0530"  >&lt;p&gt;We used variable in place of static path. &lt;br/&gt;
Please update source code and confirm. If working then close the issue. &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10703" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>257</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10006" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i00a7z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>