Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 313780 Details for
Bug 458117
Show Dependency Tree incorrectly reports "does not block any bugs" if not logged in
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
v1 modify dep tree error
dep_error.patch (text/plain), 1.10 KB, created by
Noura El hawary
on 2008-08-08 04:59:16 UTC
(
hide
)
Description:
v1 modify dep tree error
Filename:
MIME Type:
Creator:
Noura El hawary
Created:
2008-08-08 04:59:16 UTC
Size:
1.10 KB
patch
obsolete
>Index: template/en/default/bug/dependency-tree.html.tmpl >=================================================================== >RCS file: /cvs/qa/rh_bugzilla_3/template/en/default/bug/dependency-tree.html.tmpl,v >retrieving revision 1.3 >diff -p -u -r1.3 dependency-tree.html.tmpl >--- template/en/default/bug/dependency-tree.html.tmpl 28 May 2008 17:03:42 -0000 1.3 >+++ template/en/default/bug/dependency-tree.html.tmpl 8 Aug 2008 04:57:52 -0000 >@@ -64,14 +64,14 @@ > [% IF ids.size %] > depends on > [% ELSE %] >- does not depend on any [% terms.bugs %]. >+ does not depend on any [% terms.bugs %], or they are not visible due to [% terms.bug %] privacy. > [% END %] > [% ELSIF type == 2 %] > [% tree_name = "blocked_tree" %] > [% IF ids.size %] > blocks > [% ELSE %] >- does not block any [% terms.bugs %]. >+ does not block any [% terms.bugs %], or they are not visible due to [% terms.bug %] privacy. > [% END %] > [% END %] > [% IF ids.size %] >@@ -263,4 +263,4 @@ > </tr> > </table> > >-[% END %] >+ END %]
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
Flags:
dkl
: review+
Actions:
View
|
Diff
Attachments on
bug 458117
: 313780