</li>
<li role="separator"></li>
<li role="presentation">
- <a href="[% basepath FILTER none %]enter_bug.cgi?format=__default__&product=[% bug.product FILTER uri %]&blocked=[% bug.id FILTER uri %]"
+ <a href="[% basepath FILTER none %]enter_bug.cgi?format=__default__&blocked=[% bug.id FILTER uri %]
+ [%~%]&product=[% bug.product FILTER uri %]&component=[% bug.component FILTER uri %]"
role="menuitem" tabindex="-1" target="_blank">… that blocks this [% terms.bug %]</a>
</li>
<li role="presentation">
- <a href="[% basepath FILTER none %]enter_bug.cgi?format=__default__&product=[% bug.product FILTER uri %]&dependson=[% bug.id FILTER uri %]"
+ <a href="[% basepath FILTER none %]enter_bug.cgi?format=__default__&dependson=[% bug.id FILTER uri %]
+ [%~%]&product=[% bug.product FILTER uri %]&component=[% bug.component FILTER uri %]"
role="menuitem" tabindex="-1" target="_blank">… that depends on this [% terms.bug %]</a>
</li>
<li role="presentation">
- <a href="[% basepath FILTER none %]enter_bug.cgi?format=__default__&product=[% bug.product FILTER uri %]&regressed_by=[% bug.id FILTER uri %]"
+ <a href="[% basepath FILTER none %]enter_bug.cgi?format=__default__&regressed_by=[% bug.id FILTER uri %]
+ [%~%]&product=[% bug.product FILTER uri %]&component=[% bug.component FILTER uri %]"
role="menuitem" tabindex="-1" target="_blank">… that is regressed by this [% terms.bug %]</a>
</li>
<li role="separator"></li>
<li role="presentation">
- <a href="[% basepath FILTER none %]enter_bug.cgi?format=__default__&product=[% bug.product FILTER uri %]&cloned_bug_id=[% bug.id FILTER uri %]"
+ <a href="[% basepath FILTER none %]enter_bug.cgi?format=__default__&cloned_bug_id=[% bug.id FILTER uri %]
+ [%~%]&product=[% bug.product FILTER uri %]&component=[% bug.component FILTER uri %]"
role="menuitem" tabindex="-1" target="_blank">… as a clone of this [% terms.bug %]</a>
</li>
<li role="presentation">