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 302307 Details for
Bug 439947
Reopen a bug will reset the package check status to be unchecked
[?]
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]
Bug fix patch
checkrpm.patch (text/plain), 651 bytes, created by
XINSUN
on 2008-04-14 06:06:44 UTC
(
hide
)
Description:
Bug fix patch
Filename:
MIME Type:
Creator:
XINSUN
Created:
2008-04-14 06:06:44 UTC
Size:
651 bytes
patch
obsolete
>Index: process.cgi >=================================================================== >RCS file: /cvs/qa/hwcert/process.cgi,v >retrieving revision 1.27 >diff -u -r1.27 process.cgi >--- process.cgi 22 Feb 2008 22:06:01 -0000 1.27 >+++ process.cgi 14 Apr 2008 05:49:41 -0000 >@@ -2188,7 +2188,7 @@ > my $cid = GetCertId($id); > > #Check the RPM package checkbox status >- if ( $bug_status ne 'CLOSED' && UserInGroup('hwcert_edit') ) { >+ if ( $oldhash{'bug_status'} ne 'CLOSED' && UserInGroup('hwcert_edit') ) { > if ( defined $cgi->param('checked')){ > CheckRPM($cgi->{'checked'},$cid,$whoid); > }else { CheckRPM("",$cid,$whoid); }
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 439947
: 302307