<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 03:49:29 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>[MAGNOLIA-3767] Update MimeMapping for mp4 and add config for .m4b, .m4r, .mp4a, .mp4s, .mp4v and .mpg4</title>
                <link>https://jira.magnolia-cms.com/browse/MAGNOLIA-3767</link>
                <project id="10000" key="MAGNOLIA">Magnolia</project>
                    <description>&lt;p&gt;As a subtask of &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MAGNOLIA-3730&quot; title=&quot;Add MimeMappings config for .m4a, .m4v, and .srt&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MAGNOLIA-3730&quot;&gt;&lt;del&gt;MAGNOLIA-3730&lt;/del&gt;&lt;/a&gt;, change MimeMapping for mp4 from application/octet-stream to video/mp4&lt;/p&gt;

&lt;p&gt;From the same issue, the following types will be added as suggested by M. Dertinger&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-xml&quot;&gt;&lt;span class=&quot;code-tag&quot;&gt;&amp;lt;mime-mapping&amp;gt;&lt;/span&gt;
    &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;extension&amp;gt;&lt;/span&gt;m4b&lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/extension&amp;gt;&lt;/span&gt;
    &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;mime-type&amp;gt;&lt;/span&gt;audio/mp4&lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/mime-type&amp;gt;&lt;/span&gt;
  &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/mime-mapping&amp;gt;&lt;/span&gt;
  &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;mime-mapping&amp;gt;&lt;/span&gt;
    &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;extension&amp;gt;&lt;/span&gt;m4r&lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/extension&amp;gt;&lt;/span&gt;
    &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;mime-type&amp;gt;&lt;/span&gt;audio/mp4&lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/mime-type&amp;gt;&lt;/span&gt;
  &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/mime-mapping&amp;gt;&lt;/span&gt;
  &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;mime-mapping&amp;gt;&lt;/span&gt;
    &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;extension&amp;gt;&lt;/span&gt;mp4a&lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/extension&amp;gt;&lt;/span&gt;
    &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;mime-type&amp;gt;&lt;/span&gt;audio/mp4&lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/mime-type&amp;gt;&lt;/span&gt;
  &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/mime-mapping&amp;gt;&lt;/span&gt;
  &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;mime-mapping&amp;gt;&lt;/span&gt;
    &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;extension&amp;gt;&lt;/span&gt;mp4s&lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/extension&amp;gt;&lt;/span&gt;
    &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;mime-type&amp;gt;&lt;/span&gt;application/mp4&lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/mime-type&amp;gt;&lt;/span&gt;
  &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/mime-mapping&amp;gt;&lt;/span&gt;
  &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;mime-mapping&amp;gt;&lt;/span&gt;
    &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;extension&amp;gt;&lt;/span&gt;mp4v&lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/extension&amp;gt;&lt;/span&gt;
    &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;mime-type&amp;gt;&lt;/span&gt;video/mp4&lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/mime-type&amp;gt;&lt;/span&gt;
  &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/mime-mapping&amp;gt;&lt;/span&gt;
  &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;mime-mapping&amp;gt;&lt;/span&gt;
    &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;extension&amp;gt;&lt;/span&gt;mpg4&lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/extension&amp;gt;&lt;/span&gt;
    &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;mime-type&amp;gt;&lt;/span&gt;video/mp4&lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/mime-type&amp;gt;&lt;/span&gt;
  &lt;span class=&quot;code-tag&quot;&gt;&amp;lt;/mime-mapping&amp;gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="21257">MAGNOLIA-3767</key>
            <summary>Update MimeMapping for mp4 and add config for .m4b, .m4r, .mp4a, .mp4s, .mp4v and .mpg4</summary>
                <type id="5" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10896&amp;avatarType=issuetype">Sub-task</type>
                            <parent id="20866">MAGNOLIA-3730</parent>
                                    <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="ndesmarais">Natascha Desmarais</assignee>
                                    <reporter username="ndesmarais">Natascha Desmarais</reporter>
                        <labels>
                            <label>mimemapping</label>
                            <label>mimetype</label>
                    </labels>
                <created>Mon, 25 Jul 2011 13:05:01 +0200</created>
                <updated>Fri, 9 Sep 2011 09:34:11 +0200</updated>
                            <resolved>Thu, 8 Sep 2011 18:36:07 +0200</resolved>
                                                    <fixVersion>4.4.5</fixVersion>
                                    <component>core</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="37864" author="ndesmarais" created="Thu, 28 Jul 2011 11:08:34 +0200"  >&lt;p&gt;Added all necessary bootstraps, update tasks and tests&lt;/p&gt;</comment>
                            <comment id="38117" author="ndesmarais" created="Fri, 5 Aug 2011 11:20:13 +0200"  >&lt;p&gt;Change update method to BootstrapConditionally(..)&lt;/p&gt;</comment>
                            <comment id="38133" author="ndesmarais" created="Fri, 5 Aug 2011 15:24:31 +0200"  >&lt;p&gt;Changed update method to BootstrapConditionally(..) and removed unused task &lt;/p&gt;</comment>
                            <comment id="39022" author="gjoseph" created="Wed, 7 Sep 2011 18:16:56 +0200"  >&lt;p&gt;Update tasks are registered with a description not written in the 3rd person and not ending with a period symbol (should be &quot;Bootstraps MIME mapping for m4b in case it doesn&apos;t exist already.&quot; instead of &quot;Bootstrap MIME mapping for m4b in case it doesn&apos;t exist already&quot;).&lt;/p&gt;

&lt;p&gt;While that&apos;s a minor inconvenience, while looking at how the tasks had been implemented, I noticed we use bootstrap tasks instead of using &lt;tt&gt;AddMimeMappingTask&lt;/tt&gt; which was designed for that purposed, afaik. Any reason ?&lt;/p&gt;</comment>
                            <comment id="39026" author="ndesmarais" created="Thu, 8 Sep 2011 09:16:11 +0200"  >&lt;p&gt;Adding would create different uuids - with that amount that needed to be added in the parent task + this one it seemed more reasonable to bootstrap instead. &lt;/p&gt;</comment>
                            <comment id="39045" author="gjoseph" created="Thu, 8 Sep 2011 14:40:18 +0200"  >&lt;p&gt;Not sure I see why a different uuid (different from what ?) would be a problem. Either way, the descriptions should be improved.&lt;/p&gt;</comment>
                            <comment id="39052" author="had" created="Thu, 8 Sep 2011 17:17:54 +0200"  >&lt;p&gt;Different UUID between author and public could be indeed an issue if you are trying to activate those mappings which some customers do.&lt;br/&gt;
As for the descriptions of update tasks, I don&apos;t see anything wrong with &quot;Add MIME mapping for xyz in case it doesn&apos;t exist already&quot;. Could you elaborate?&lt;/p&gt;

&lt;p&gt;Edit: Ooops missed your earlier comment. The task description should indeed end with the punctuation sign as every normal sentence does.&lt;/p&gt;</comment>
                            <comment id="39059" author="ndesmarais" created="Thu, 8 Sep 2011 18:36:07 +0200"  >&lt;p&gt;Wrote proper update task description.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>relation</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="19463">MAGNOLIA-3427</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>gmail.com</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 7 Sep 2011 18:16:56 +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>ajones</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 24 weeks, 3 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>had</customfieldvalue>
            <customfieldvalue>gjoseph</customfieldvalue>
            <customfieldvalue>ndesmarais</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i04pu7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</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>