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 306366 Details for
Bug 447897
Description/template for release notes field in new bugzilla
[?]
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]
description for release notes field
release_notes_desc_patch (text/plain), 3.09 KB, created by
Noura El hawary
on 2008-05-22 12:41:11 UTC
(
hide
)
Description:
description for release notes field
Filename:
MIME Type:
Creator:
Noura El hawary
Created:
2008-05-22 12:41:11 UTC
Size:
3.09 KB
patch
obsolete
>Index: extensions/redhat_fields/template/en/bug/field-help.html.tmpl >=================================================================== >RCS file: extensions/redhat_fields/template/en/bug/field-help.html.tmpl >diff -N extensions/redhat_fields/template/en/bug/field-help.html.tmpl >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ extensions/redhat_fields/template/en/bug/field-help.html.tmpl 22 May 2008 12:35:05 -0000 >@@ -0,0 +1 @@ >+[% IF field.name == 'cf_release_notes' %][<a href="page.cgi?id=fields.html#release_notes">Help</a>][% END %] >Index: extensions/redhat_fields/template/en/pages/fields-release_notes.html.tmpl >=================================================================== >RCS file: extensions/redhat_fields/template/en/pages/fields-release_notes.html.tmpl >diff -N extensions/redhat_fields/template/en/pages/fields-release_notes.html.tmpl >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ extensions/redhat_fields/template/en/pages/fields-release_notes.html.tmpl 22 May 2008 12:35:20 -0000 >@@ -0,0 +1,33 @@ >+<h2><a name="release_notes">Release Notes</a></h2> >+ >+<p> >+Data in this field will be used to extract a meaningful summary of the >+resolution status of the bug for use by release notes and change logs.<br/> >+The recommended template is:</p> >+ >+<p> >+Cause:<br/> >+Consequence:<br/> >+Fix:<br/> >+Result:<br/> >+<br/> >+The definition of the recommended template is below:<br/> >+<br/> >+Cause:<br/> >+=======<br/> >+What actions or circumstances cause this bug to present.<br/> >+<br/> >+Consequence:<br/> >+============<br/> >+What happens when the bug presents.<br/> >+<br/> >+Fix:<br/> >+====<br/> >+What was done to fix the bug.<br/> >+<br/> >+Result:<br/> >+=======<br/> >+What now happens when the actions or circumstances above occur. (NB: this is not >+the same as 'the bug doesn't present anymore') >+</p> >+ >Index: template/en/default/bug/field.html.tmpl >=================================================================== >RCS file: /cvs/qa/rh_bugzilla_3/template/en/default/bug/field.html.tmpl,v >retrieving revision 1.4 >diff -p -u -r1.4 field.html.tmpl >--- template/en/default/bug/field.html.tmpl 17 Mar 2008 21:48:08 -0000 1.4 >+++ template/en/default/bug/field.html.tmpl 22 May 2008 12:36:51 -0000 >@@ -105,6 +105,7 @@ > [% INCLUDE global/textarea.html.tmpl > id = field.name name = field.name minrows = 4 maxrows = 8 > cols = 60 defaultcontent = value %] >+ [% Hook.process('help') %] > [% END %] > [% ELSIF field.type == constants.FIELD_TYPE_TEXTAREA %] > <div class="uneditable_textarea">[% value FILTER wrap_comment(60) >Index: template/en/default/pages/fields.html.tmpl >=================================================================== >RCS file: /cvs/qa/rh_bugzilla_3/template/en/default/pages/fields.html.tmpl,v >retrieving revision 1.3 >diff -p -u -r1.3 fields.html.tmpl >--- template/en/default/pages/fields.html.tmpl 2 Apr 2008 18:14:32 -0000 1.3 >+++ template/en/default/pages/fields.html.tmpl 22 May 2008 12:38:25 -0000 >@@ -311,4 +311,6 @@ When searching for [% terms.bugs %] that > verified, remember to set the status field appropriately. > </p> > >+[% Hook.process('release_notes') %] >+ > [% INCLUDE global/footer.html.tmpl %]
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 447897
: 306366