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 315672 Details for
Bug 446593
FEAT: HwCert catalog should reject results from testing versions of HTS
[?]
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]
New template to display the valid hts version and provide the hts_nvr_override option.
hts_version.html.tmpl (text/plain), 706 bytes, created by
XINSUN
on 2008-09-03 18:05:14 UTC
(
hide
)
Description:
New template to display the valid hts version and provide the hts_nvr_override option.
Filename:
MIME Type:
Creator:
XINSUN
Created:
2008-09-03 18:05:14 UTC
Size:
706 bytes
patch
obsolete
>[% ## This template is used to display the HTS version and provide %] >[% ## an "hts_nvr_override" option for hwcert_edit to upload the %] >[% ## package which was generate by invalid version HTS. %] > >[% IF UserInGroup('hwcert_edit') %] > <input type="checkbox" name="hts_nvr_override" value="true">Override HTS version check</input> >[% END %] > >[% count = 0 %] >[% IF valid_hts_nvr_list.size > 0 %] ><font color = "blue"> [ > >[% FOREACH hts_nvr = valid_hts_nvr_list %] > [% IF count == 0 %] > Current HTS version: [% hts_nvr FILTER html %] > [% ELSE %] > | Supported HTS version: [% hts_nvr FILTER html %] > [% END %] > [% count = count + 1 %] >[% END %] >]</font> >[% 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
Actions:
View
|
Diff
Attachments on
bug 446593
:
315671
|
315672
|
315825
|
315833
|
315834
|
316167
|
316168