<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 07:36:15 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>Magnolia - Issue tracker</title>
    <link>https://jira.magnolia-cms.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-uk</language>    <build-info>
        <version>9.4.2</version>
        <build-number>940002</build-number>
        <build-date>19-01-2023</build-date>
    </build-info>


<item>
            <title>[MGNLSTK-1403] Download list does not work properly</title>
                <link>https://jira.magnolia-cms.com/browse/MGNLSTK-1403</link>
                <project id="10287" key="MGNLSTK">Magnolia Standard Templating Kit (closed)</project>
                    <description>&lt;p&gt;The download list component lists all in the dam available documents. Furthermore, the path selection dialog shows an error after selecting a node that is not an asset.&lt;/p&gt;

&lt;p&gt;Steps to reproduce:&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;in the demo site, go to pate demo-project/service/imprint&lt;/li&gt;
	&lt;li&gt;add a new content component in the content area and select &quot;Download List&quot;&lt;/li&gt;
	&lt;li&gt;try to select a folder node in the selection dialog and click &quot;choose&quot;. This should show an error (Action execution failed for action: commit)&lt;/li&gt;
	&lt;li&gt;after that, the dialog won&apos;t let you change the selection&lt;/li&gt;
	&lt;li&gt;refresh the page and repeat step 2&lt;/li&gt;
	&lt;li&gt;try to select a document node and save. Now there is a list of (presumably) all available documents in the DAM instead of just the selected&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;I&apos;m using:&lt;br/&gt;
Magnolia 5.3 (with Maven dependency management)&lt;br/&gt;
DAM 2.0&lt;br/&gt;
STK 2.8&lt;/p&gt;

&lt;p&gt;Browser: Firefox 30.0 (not tested on others, but it seems to be a backend problem)&lt;/p&gt;</description>
                <environment></environment>
        <key id="39575">MGNLSTK-1403</key>
            <summary>Download list does not work properly</summary>
                <type id="1" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10883&amp;avatarType=issuetype">Bug</type>
                                            <priority id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/neutral.gif">Neutral</priority>
                        <status id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="fgrilli">Federico Grilli</assignee>
                                    <reporter username="andreas.doebeli">Andreas Doebeli</reporter>
                        <labels>
                            <label>support</label>
                    </labels>
                <created>Mon, 14 Jul 2014 10:24:39 +0200</created>
                <updated>Thu, 16 Apr 2015 09:21:06 +0200</updated>
                            <resolved>Fri, 21 Nov 2014 14:03:27 +0100</resolved>
                                    <version>2.8</version>
                                    <fixVersion>2.8.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="90371" author="andreas.doebeli" created="Mon, 1 Sep 2014 16:20:55 +0200"  >&lt;p&gt;Are there any news on this issue or plans to resolve it? This behavior is still reproducable on the demo.&lt;/p&gt;</comment>
                            <comment id="92440" author="zdenekskodik" created="Thu, 9 Oct 2014 13:16:29 +0200"  >&lt;p&gt;Andreas, the first part of folder selection has been fixed by &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLDAM-480&quot; title=&quot;FileDownloadList: When choosing a Folder instead of a Asset, commit action fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLDAM-480&quot;&gt;&lt;del&gt;MGNLDAM-480&lt;/del&gt;&lt;/a&gt;, the second part is scheduled for STK 2.8.5/Magnolia 5.3.5 (the bug comes from DownloadListModel you could eventually override in the meanwhile). &lt;/p&gt;</comment>
                            <comment id="92489" author="cmeier" created="Fri, 10 Oct 2014 10:36:08 +0200"  >&lt;p&gt;What should be done if the user selects a folder?&lt;br/&gt;
a) disallow folder selection&lt;br/&gt;
b) list all the children of the selected folder (all descendants)&lt;br/&gt;
c) list only the direct children of the selected folder (not all sub-... sub-children)&lt;/p&gt;

&lt;p&gt;Magnolia 4.5 does it like (c). =&amp;gt; I will implement (c).&lt;/p&gt;</comment>
                            <comment id="92700" author="cmeier" created="Tue, 14 Oct 2014 19:00:10 +0200"  >&lt;p&gt;Added a new field (checkbox) which allows to list all children (and sub-children) of a folder or the direct descendants only. =&amp;gt;&lt;br/&gt;
[ ] &lt;em&gt;Show only direct children of the selected folder.&lt;/em&gt; (Default value is false.)&lt;/p&gt;

&lt;p&gt;Bootstrap and ModuleVersionHandler has been adapted.&lt;br/&gt;
Now waiting for &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLDAM-520&quot; title=&quot;JcrAssetProvider#getQueryString must consider Builder#excludeChildren&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLDAM-520&quot;&gt;&lt;del&gt;MGNLDAM-520&lt;/del&gt;&lt;/a&gt;. &lt;/p&gt;</comment>
                            <comment id="93464" author="cmeier" created="Mon, 27 Oct 2014 15:41:07 +0100"  >&lt;p&gt;Merged master into the feature branch &apos;&lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLSTK-1403&quot; title=&quot;Download list does not work properly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLSTK-1403&quot;&gt;&lt;del&gt;MGNLSTK-1403&lt;/del&gt;&lt;/a&gt;&apos; (since master got a couple of changes meanwhile). &lt;/p&gt;</comment>
                            <comment id="93468" author="cmeier" created="Mon, 27 Oct 2014 16:38:02 +0100"  >&lt;p&gt;To ease integration and keep git history short, i&apos;ve created a new branch from master and added the changes to this new branch.&lt;br/&gt;
To review and integrate use branch &apos;&lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLSTK-1403&quot; title=&quot;Download list does not work properly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLSTK-1403&quot;&gt;&lt;del&gt;MGNLSTK-1403&lt;/del&gt;&lt;/a&gt;_v2&apos;. &lt;br/&gt;
(Do not consider branch &apos;&lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLSTK-1403&quot; title=&quot;Download list does not work properly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLSTK-1403&quot;&gt;&lt;del&gt;MGNLSTK-1403&lt;/del&gt;&lt;/a&gt;&apos;)&lt;/p&gt;</comment>
                            <comment id="94701" author="fgrilli" created="Tue, 18 Nov 2014 16:02:53 +0100"  >&lt;p&gt;As found by a user on the forum &lt;a href=&quot;https://forum.magnolia-cms.com/forum/thread.html?threadId=ca1ef931-ae0c-47ee-9482-cd97a41ea80c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://forum.magnolia-cms.com/forum/thread.html?threadId=ca1ef931-ae0c-47ee-9482-cd97a41ea80c&lt;/a&gt; the feature basically didn&apos;t make into master (due to some mishap during integration) and thus was not released. &lt;/p&gt;</comment>
                            <comment id="94768" author="mgeljic" created="Wed, 19 Nov 2014 18:06:28 +0100"  >&lt;p&gt;&lt;tt&gt;i18nBasename&lt;/tt&gt; property was added in bootstrap, but nothing was done in MVH in this regard. This will trigger a migration diff.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10020">
                    <name>dependency</name>
                                            <outwardlinks description="depends upon">
                                        <issuelink>
            <issuekey id="41113">MGNLDAM-520</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10021">
                    <name>duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="43130">MGNLSTK-1465</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="39711">MGNLSTK-1406</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>relation</name>
                                            <outwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="41114">MGNLSTK-1436</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="41093">MGNLSTK-1434</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="41356">MGNLSTK-1442</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_14166" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Acceptance criteria</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>quatico.com</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 9 Oct 2014 13:12:34 +0200</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12730" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14151" key="com.atlassian.jira.toolkit:message">
                        <customfieldname>Docu info</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10061" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comm is not jira-dev</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10071" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last participant</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>mmuehlebach</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 13 weeks, 4 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>andreas.doebeli</customfieldvalue>
            <customfieldvalue>cmeier</customfieldvalue>
            <customfieldvalue>fgrilli</customfieldvalue>
            <customfieldvalue>mgeljic</customfieldvalue>
            <customfieldvalue>zdenekskodik</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03iq7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>20630</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_14145" key="com.intenso.jira.issue-templates:issue-templates-customfield">
                        <customfieldname>Template</customfieldname>
                        <customfieldvalues>
                            


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_15131" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Time in Discovery</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>