FreeBSD Bugzilla – Attachment 190942 Details for
Bug 219341
Default view is not useful for me
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bug-queries.diff
bug-queries.diff (text/plain), 1.25 KB, created by
Oleksandr Tymoshenko
on 2018-02-24 07:46:42 UTC
(
hide
)
Description:
bug-queries.diff
Filename:
MIME Type:
Creator:
Oleksandr Tymoshenko
Created:
2018-02-24 07:46:42 UTC
Size:
1.25 KB
patch
obsolete
>diff --git a/template/en/custom/index.html.tmpl b/template/en/custom/index.html.tmpl >index bfb2b994..3d620689 100644 >--- a/template/en/custom/index.html.tmpl >+++ b/template/en/custom/index.html.tmpl >@@ -111,6 +111,17 @@ > > <div> > <ul> >+[% IF user.login %] >+ <li> >+ <a href="buglist.cgi?bug_status=New&bug_status=Open&bug_status=In%20Progress&bug_status=UNCONFIRMED&email1=[% user.login | uri %]&emailreporter1=1&emailtype1=equals&query_format=advanced&resolution=---">Open [% terms.bugs %] I reported</a> >+ </li> >+ <li> >+ <a href="buglist.cgi?bug_status=New&bug_status=Open&bug_status=In%20Progress&bug_status=UNCONFIRMED&email1=[% user.login | uri %]&emailcc1=1&emailtype1=equals&query_format=advanced&resolution=---">Open [% terms.bugs %] I am tracking</a> >+ </li> >+ <li> >+ <a href="buglist.cgi?bug_status=New&bug_status=Open&bug_status=In%20Progress&bug_status=UNCONFIRMED&email1=[% user.login | uri %]&emailassigned_to1=1&emailtype1=equals&query_format=advanced&resolution=---">Open [% terms.bugs %] assigned to me</a> >+ </li> >+[% END %] > <li> > [% terms.Bugs %] reported in the > <a href="buglist.cgi?chfield=%5BBug%20creation%5D&chfieldfrom=24h">last 24 hours</a>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 219341
: 190942