<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 01:48:05 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>[MGNLETK-59] site mapping: don&apos;t ignore the uri prefix when trying to match the path</title>
                <link>https://jira.magnolia-cms.com/browse/MGNLETK-59</link>
                <project id="10290" key="MGNLETK">Extended Templating Kit (closed)</project>
                    <description>&lt;p&gt;Otherwise all mappings which have an empty path (or /) will map.&lt;/p&gt;</description>
                <environment></environment>
        <key id="21063">MGNLETK-59</key>
            <summary>site mapping: don&apos;t ignore the uri prefix when trying to match the path</summary>
                <type id="1" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10883&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/critical.svg">Critical</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="pbaerfuss">Philipp B&#228;rfuss</assignee>
                                    <reporter username="pbaerfuss">Philipp B&#228;rfuss</reporter>
                        <labels>
                    </labels>
                <created>Thu, 30 Jun 2011 15:03:08 +0200</created>
                <updated>Tue, 23 Aug 2011 13:53:54 +0200</updated>
                            <resolved>Tue, 23 Aug 2011 13:32:48 +0200</resolved>
                                    <version>1.4.2</version>
                                    <fixVersion>1.4.3</fixVersion>
                                    <component>multisite</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="36939" author="pbaerfuss" created="Thu, 30 Jun 2011 15:06:12 +0200"  >&lt;p&gt;Attached a drafted fix which we implemented while debugging.&lt;/p&gt;</comment>
                            <comment id="36946" author="sbaur" created="Thu, 30 Jun 2011 16:11:15 +0200"  >&lt;p&gt;thank you very much for the patch. But as we are using git, meight it be possible to give us the two .class (or even .java??) files? &lt;br/&gt;
Like that I just can put them into the WEB-INF/classes directory to override the provided classes from the magnolia jars.&lt;/p&gt;

&lt;p&gt;Thanks for the very appreciated help!&lt;/p&gt;</comment>
                            <comment id="36961" author="sbaur" created="Fri, 1 Jul 2011 11:14:28 +0200"  >&lt;p&gt;hi again.&lt;/p&gt;

&lt;p&gt;i now have &lt;/p&gt;

&lt;p&gt;1) checked out etk&lt;br/&gt;
2) changed to revision 46698&lt;br/&gt;
3) tried to apply the patch.&lt;/p&gt;

&lt;p&gt;I get the error message: &quot;(...) seems to be outdated (...)&quot;&lt;/p&gt;

&lt;p&gt;can you give me the java or class file instead?&lt;/p&gt;</comment>
                            <comment id="36962" author="sbaur" created="Fri, 1 Jul 2011 11:19:19 +0200"  >&lt;p&gt;I have to increase the importance here (I hate that...) but this solution should get into the baloise release today to meet the go live deadline of the baloise website.&lt;/p&gt;</comment>
                            <comment id="36963" author="cringele" created="Fri, 1 Jul 2011 11:25:10 +0200"  >&lt;p&gt;Patched java classes for SBauer&lt;/p&gt;</comment>
                            <comment id="36965" author="cringele" created="Fri, 1 Jul 2011 11:37:11 +0200"  >&lt;p&gt;For Stefan Bauer&lt;br/&gt;
Against etk 1.4.2&lt;br/&gt;
removed unused imports so checkstyle won&apos;t fail.&lt;/p&gt;</comment>
                            <comment id="36985" author="sbaur" created="Fri, 1 Jul 2011 15:03:07 +0200"  >&lt;p&gt;very nice, the first test seems to work nicely!&lt;/p&gt;</comment>
                            <comment id="36986" author="sbaur" created="Fri, 1 Jul 2011 15:06:31 +0200"  >&lt;p&gt;don&apos;t I need to add a dms mapping to the site def at all?&lt;/p&gt;</comment>
                            <comment id="38417" author="pbaerfuss" created="Wed, 17 Aug 2011 18:26:23 +0200"  >&lt;p&gt;the failing tests for the ETKSiteManager. the tests for the MultisiteFilter (url cleanup) is still missing.&lt;/p&gt;</comment>
                            <comment id="38418" author="pbaerfuss" created="Wed, 17 Aug 2011 18:29:24 +0200"  >&lt;p&gt;Now that &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLETK-57&quot; title=&quot;ETKSiteManager in use with domain mappings: should return currentSite if no explicit repository mapping was detected.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLETK-57&quot;&gt;&lt;del&gt;MGNLETK-57&lt;/del&gt;&lt;/a&gt; is fixed this is not urgent anymore. Just don&apos;t add unnecessary empty mappings.&lt;/p&gt;</comment>
                            <comment id="38554" author="pbaerfuss" created="Tue, 23 Aug 2011 10:18:02 +0200"  >&lt;p&gt;Will finally be solved by a new algorithm (&lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLETK-62&quot; title=&quot;multisite detection: implement a rule based algorithm to make the outcome more predictable.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLETK-62&quot;&gt;&lt;del&gt;MGNLETK-62&lt;/del&gt;&lt;/a&gt;).&lt;/p&gt;</comment>
                            <comment id="38572" author="pbaerfuss" created="Tue, 23 Aug 2011 13:32:48 +0200"  >&lt;p&gt;fixed by implementing &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLETK-62&quot; title=&quot;multisite detection: implement a rule based algorithm to make the outcome more predictable.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLETK-62&quot;&gt;&lt;del&gt;MGNLETK-62&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="38576" author="had" created="Tue, 23 Aug 2011 13:53:54 +0200"  >&lt;p&gt;Pls next time mention all the tickets fixed by the commit in the commit message.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>relation</name>
                                            <outwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="20800">MGNLETK-57</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10022">
                    <name>supersession</name>
                                                                <inwardlinks description="is superseded by">
                                        <issuelink>
            <issuekey id="21443">MGNLETK-62</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="14794" name="ETKSiteManager.java" size="8791" author="cringele" created="Fri, 1 Jul 2011 11:37:11 +0200"/>
                            <attachment id="14795" name="MultiSiteFilter.java" size="7624" author="cringele" created="Fri, 1 Jul 2011 11:37:11 +0200"/>
                            <attachment id="14789" name="magnolia-module-extended-templating-kit.patch" size="3267" author="pbaerfuss" created="Thu, 30 Jun 2011 15:06:12 +0200"/>
                            <attachment id="14968" name="tests.txt" size="2175" author="pbaerfuss" created="Wed, 17 Aug 2011 18:26:23 +0200"/>
                    </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>woowai.com</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 30 Jun 2011 16:11:15 +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>false</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>
                            12 years, 26 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>cringele</customfieldvalue>
            <customfieldvalue>had</customfieldvalue>
            <customfieldvalue>pbaerfuss</customfieldvalue>
            <customfieldvalue>sbaur</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i009c7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1549</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>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10003" key="com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker">
                        <customfieldname>Visible to</customfieldname>
                        <customfieldvalues>
                                    <customfieldvalue><![CDATA[raphaeljoss]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>