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 299281 Details for
Bug 406271
3.17: Comment customization for the EIT product for Intel.
[?]
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]
v3 for customizing bug entry comment
enterbug_defaultcomment_patch (text/plain), 2.18 KB, created by
Noura El hawary
on 2008-03-27 05:46:38 UTC
(
hide
)
Description:
v3 for customizing bug entry comment
Filename:
MIME Type:
Creator:
Noura El hawary
Created:
2008-03-27 05:46:38 UTC
Size:
2.18 KB
patch
obsolete
>Index: extensions/enter_bug_comment/template/en/bug/create/create-defaultcontent.html.tmpl >=================================================================== >RCS file: extensions/enter_bug_comment/template/en/bug/create/create-defaultcontent.html.tmpl >diff -N extensions/enter_bug_comment/template/en/bug/create/create-defaultcontent.html.tmpl >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ extensions/enter_bug_comment/template/en/bug/create/create-defaultcontent.html.tmpl 27 Mar 2008 05:44:40 -0000 >@@ -0,0 +1,67 @@ >+[% IF comment %] >+ [% comment FILTER none %] >+[% ELSE %] >+ [% IF product.name == "EIT" %] >+Environment: >+------------ >+BIOS Version: >+BIOS Type (EFI or Legacy): >+ChangeSet: >+Chipset information: >+Memory Size: >+NIC type: >+SOS info (32/64, version): >+COS info (32/64, XP/Vista/WINPE1.0/WINPE2.0): >+Platform info: (Bearlake, Conroe/Wolfdale/Yorkfield) >+Gfx driver version: >+repo tree: >+ >+ >+Bug detailed description: >+-------------------------- >+ >+ >+Reproduce steps: >+---------------- >+1. >+2. >+3. >+ >+ >+ >+Current result: >+---------------- >+ >+ >+Expected result: >+---------------- >+ >+ >+Basic root-causing log: >+---------------------- >+ >+ [% ELSE %] >+Description of problem: >+ >+ >+Version-Release number of selected component (if applicable): >+ >+ >+How reproducible: >+ >+ >+Steps to Reproduce: >+1. >+2. >+3. >+ >+Actual results: >+ >+ >+Expected results: >+ >+ >+Additional info: >+ [% END %] >+[% END %] >+ >Index: template/en/default/bug/create/create.html.tmpl >=================================================================== >RCS file: /cvs/qa/rh_bugzilla_3/template/en/default/bug/create/create.html.tmpl,v >retrieving revision 1.9 >diff -p -u -r1.9 create.html.tmpl >--- template/en/default/bug/create/create.html.tmpl 17 Mar 2008 21:38:19 -0000 1.9 >+++ template/en/default/bug/create/create.html.tmpl 27 Mar 2008 05:44:50 -0000 >@@ -463,6 +463,8 @@ function handleWantsAttachment(wants_att > # by global/textarea.html.tmpl. So we must not escape the comment here. %] > [% comment FILTER none %] > [%- END %] >+ >+ [% defaultcontent = defaultcontent _ Hook.process("defaultcontent") %] > [% INCLUDE global/textarea.html.tmpl > name = 'comment' > id = 'comment'
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 406271
:
299257
|
299273
|
299281
|
299421