<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 07:23:02 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-26] Don&apos;t kill the back button: Do not open external links in a new window</title>
                <link>https://jira.magnolia-cms.com/browse/MGNLSTK-26</link>
                <project id="10287" key="MGNLSTK">Magnolia Standard Templating Kit (closed)</project>
                    <description>&lt;p&gt;1) in XHTML 1.0 strict  target=&quot;_blank&quot; is depricated. &lt;br/&gt;
2) The Button is the most reliable and most popular feature in a browser. All users know how to use it.&lt;br/&gt;
3) Accessibility Issue: Screenreader users don&apos;t get the information that a new window is openend. It&apos;s very hard to come to come back or to change windows.&lt;br/&gt;
4) Don&apos;t panic that user don&apos;t come. If the content is relevant for them they come. It&apos;s even easier for them if they can use the back button. &lt;/p&gt;

&lt;p&gt;So please do not open external in a new window and eleminate target=&quot;_blank&quot;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="15663">MGNLSTK-26</key>
            <summary>Don&apos;t kill the back button: Do not open external links in a new window</summary>
                <type id="1" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10883&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/major.svg">Major</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="10000">Won&apos;t Do</resolution>
                                        <assignee username="pbaerfuss">Philipp B&#228;rfuss</assignee>
                                    <reporter username="timowirth">Timo Wirth</reporter>
                        <labels>
                            <label>4_0_sprint5</label>
                            <label>review1</label>
                    </labels>
                <created>Wed, 12 Nov 2008 10:45:42 +0100</created>
                <updated>Wed, 4 Nov 2015 15:42:45 +0100</updated>
                            <resolved>Wed, 4 Nov 2015 15:42:45 +0100</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="19305" author="cringele" created="Wed, 12 Nov 2008 11:17:15 +0100"  >&lt;p&gt;In the concpet it is defined, that an external link is opening in a new page.&lt;br/&gt;
So this definition in the concept is obsolete?&lt;/p&gt;

&lt;p&gt;Removing it is no big deal, just wanted to ask before i remove the &quot;_blank&quot;&lt;/p&gt;</comment>
                            <comment id="19306" author="kraft" created="Wed, 12 Nov 2008 11:30:59 +0100"  >&lt;p&gt;Maybe I am old-fashioned, but for me an external link always has to open in a new window. Automatically would be best. &lt;/p&gt;

&lt;p&gt;So if this is really a concern, should we make it configurable? Obviously it would be best if a screen-reader is automatically detected and hence in that case we do not open a new window?&lt;/p&gt;</comment>
                            <comment id="19307" author="gjoseph" created="Wed, 12 Nov 2008 11:38:31 +0100"  >&lt;p&gt;As i explained Christian a few days ago, _blank is definitely not the way to do this. If new windows are really wanted (think again), it&apos;s trivial to achieve using js in a much more accessible fashion, nowadays.&lt;/p&gt;</comment>
                            <comment id="19308" author="kraft" created="Wed, 12 Nov 2008 11:49:32 +0100"  >&lt;p&gt;I don&apos;t care &lt;b&gt;how&lt;/b&gt; it is achieved, what I meant is that I believe opening external links in a new window is for many site owners what they want.&lt;/p&gt;</comment>
                            <comment id="19309" author="gjoseph" created="Wed, 12 Nov 2008 12:19:15 +0100"  >&lt;p&gt;i was about to edit my own comment - provided we can use a selector (and I believe we can since we have a specific class for these external links), the behavior to open external links in a new window can be added through javascript - which means, in turn, that configurability is inherently already there: commenting in or out one line of javascript (i.e editing one template) would toggle the behavior. Is that configurable enough or do we want explicit configuration for this ? (i&apos;d tend to not add complexity to the configuration for things which can easily be modified in templates)&lt;/p&gt;</comment>
                            <comment id="19313" author="kraft" created="Wed, 12 Nov 2008 13:45:09 +0100"  >&lt;p&gt;Given the fact that this is of &quot;global&quot; impact I am for a configuration option. But I am open to technical reasoning regarding this issue - is it possible to automatically open a new window for all external links? On optionally, to turn that behavior off or selectively turn it off for screen readers?&lt;/p&gt;</comment>
                            <comment id="19323" author="timowirth" created="Wed, 12 Nov 2008 18:00:30 +0100"  >&lt;p&gt;google is not opening external links in a new window&lt;/p&gt;</comment>
                            <comment id="19324" author="timowirth" created="Wed, 12 Nov 2008 18:02:15 +0100"  >&lt;p&gt;if we like, we can open a new window with javascript just refering to the class=&quot;extern&quot;. So we don&apos;t need the target attribute.&lt;/p&gt;
</comment>
                            <comment id="19334" author="pbracher" created="Thu, 13 Nov 2008 17:04:34 +0100"  >&lt;p&gt;This kind of configuration should go into the site configuration. Similar things like link resolving are planed to be there too.&lt;/p&gt;</comment>
                            <comment id="115769" author="mmuehlebach" created="Wed, 4 Nov 2015 15:42:45 +0100"  >&lt;p&gt;Given the thousands of other issues we have open that are more highly requested, we won&apos;t be able to address this issue in the foreseeable future. Instead we will focus on issues with a higher impact, and more votes.&lt;br/&gt;
Thanks for taking the time to raise this issue. As you are no doubt aware this issue has been on our backlog for some time now with very little movement.&lt;br/&gt;
I&apos;m going to close this to set expectations so the issue doesn&apos;t stay open for years with few updates. If the issue is still relevant please feel free to reopen it or create a new issue.&lt;/p&gt;</comment>
                    </comments>
                    <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>aperto.de</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 12 Nov 2008 11:17:15 +0100</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>
                            8 years, 15 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>10.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>kraft</customfieldvalue>
            <customfieldvalue>cringele</customfieldvalue>
            <customfieldvalue>gjoseph</customfieldvalue>
            <customfieldvalue>mmuehlebach</customfieldvalue>
            <customfieldvalue>pbaerfuss</customfieldvalue>
            <customfieldvalue>pbracher</customfieldvalue>
            <customfieldvalue>timowirth</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02krz:</customfieldvalue>

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