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 313288 Details for
Bug 457672
ON_DEV missing from status field definition on help page
[?]
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]
patch to remove REPOENED status and add ON_DEV to status docs
status_doc.patch (text/plain), 1.90 KB, created by
Noura El hawary
on 2008-08-03 10:40:20 UTC
(
hide
)
Description:
patch to remove REPOENED status and add ON_DEV to status docs
Filename:
MIME Type:
Creator:
Noura El hawary
Created:
2008-08-03 10:40:20 UTC
Size:
1.90 KB
patch
obsolete
>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.9 >diff -p -u -r1.9 fields.html.tmpl >--- template/en/default/pages/fields.html.tmpl 14 Jul 2008 06:32:02 -0000 1.9 >+++ template/en/default/pages/fields.html.tmpl 3 Aug 2008 10:36:11 -0000 >@@ -133,18 +133,10 @@ cycle of a [% terms.bug %]. > but no fix exists yet. > </dd> > <dt> >- <a name="reopened" id="reopened"><b>[% get_status("REOPENED") FILTER html %]</b></a> >+ <a name="on_dev" id="on_dev"><b>[% get_status("ON_DEV") FILTER html %]</b></a> > </dt> > <dd> >- This [% terms.bug %] was closed, but the resolution was deemed >- incorrect. From here [% terms.bugs %] are either marked >- <b>[% get_status("ASSIGNED") FILTER html %]</b> or flagged as needinfo, if >- additional information is needed from the reporter to >- understand why they do not believe it is resolved; >- <b>[% get_status("MODIFIED") FILTER html %]</b> if code has been >- changed in response to the problem; or <b>[% get_status("CLOSED") FILTER html %]</b> if >- it is still unreproducible or a fix has been >- verified. >+ This [% terms.bug %] is undergoing integration testing in dev. > </dd> > <dt> > <a name="post" id="post"><b>[% get_status("POST") FILTER html %]</b></a> >@@ -177,7 +169,7 @@ cycle of a [% terms.bug %]. > <dd> > The [% terms.bug %] is considered dead, the resolution is correct. > Any zombie [% terms.bugs %] who choose to walk the earth again must >- do so by becoming <b>[% get_status("REOPENED") FILTER html %]</b>. >+ do so by becoming <b>[% get_status("ASSIGNED") FILTER html %]</b>. > </dd> > </dl> > </td>
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 457672
: 313288