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 294629 Details for
Bug 406471
3.37: OR based group checking for bugs and product entry
[?]
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]
updated template files
patch.diff (text/plain), 1.70 KB, created by
Tony Fu
on 2008-02-12 06:18:09 UTC
(
hide
)
Description:
updated template files
Filename:
MIME Type:
Creator:
Tony Fu
Created:
2008-02-12 06:18:09 UTC
Size:
1.70 KB
patch
obsolete
>Index: edit.html.tmpl >=================================================================== >RCS file: /cvs/qa/rh_bugzilla_3/template/en/default/bug/edit.html.tmpl,v >retrieving revision 1.7 >diff -u -r1.7 edit.html.tmpl >--- edit.html.tmpl 31 Jan 2008 17:47:51 -0000 1.7 >+++ edit.html.tmpl 12 Feb 2008 06:02:16 -0000 >@@ -661,7 +661,11 @@ > [% IF NOT emitted_description %] > [% emitted_description = 1 %] > <div id="bz_restrict_group_visibility_help"> >+ [% IF Param('or_groups') %] >+ <b>Only users in any of the selected groups can view this [% terms.bug %]:</b> >+ [% ELSE %] > <b>Only users in all of the selected groups can view this [% terms.bug %]:</b> >+ [% END %] > <br> > <font size="-1"> > (Unchecking all boxes makes this a more public [% terms.bug %].) >Index: create.html.tmpl >=================================================================== >RCS file: /cvs/qa/rh_bugzilla_3/template/en/default/bug/create/create.html.tmpl,v >retrieving revision 1.3 >diff -u -r1.3 create.html.tmpl >--- create.html.tmpl 4 Dec 2007 17:39:26 -0000 1.3 >+++ create.html.tmpl 12 Feb 2008 06:04:35 -0000 >@@ -547,9 +547,15 @@ > <th> </th> > <td colspan="3"> > <br> >+ [% IF Param('or_groups') %] >+ <strong> >+ Only users in any of the selected groups can view this [% terms.bug %]: >+ </strong> >+ [% ELSE %] > <strong> > Only users in all of the selected groups can view this [% terms.bug %]: > </strong> >+ [% END %] > <br> > <font size="-1"> > (Leave all boxes unchecked to make this a public [% terms.bug %].)
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 406471
:
293982
|
293983
|
293984
|
294053
|
294073
|
294075
|
294076
|
294190
|
294306
|
294480
|
294619
|
294629
|
294714
|
294715
|
294863
|
294968
|
298956