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 313358 Details for
Bug 457704
mouse-over other users shows my email address
[?]
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]
v1 patch to fix login names appearing when mouseover usernames in bug reports
mouseover_name.patch (text/plain), 758 bytes, created by
Noura El hawary
on 2008-08-04 13:09:03 UTC
(
hide
)
Description:
v1 patch to fix login names appearing when mouseover usernames in bug reports
Filename:
MIME Type:
Creator:
Noura El hawary
Created:
2008-08-04 13:09:03 UTC
Size:
758 bytes
patch
obsolete
>Index: template/en/default/bug/edit.html.tmpl >=================================================================== >RCS file: /cvs/qa/rh_bugzilla_3/template/en/default/bug/edit.html.tmpl,v >retrieving revision 1.38 >diff -p -u -r1.38 edit.html.tmpl >--- template/en/default/bug/edit.html.tmpl 28 Jul 2008 00:58:10 -0000 1.38 >+++ template/en/default/bug/edit.html.tmpl 4 Aug 2008 13:01:49 -0000 >@@ -1292,7 +1292,7 @@ > [% IF user.login %] > [% IF bug_user.name %] > <a class="email" href="mailto:[% bug_user.email FILTER html %]" >- title="[% user.email FILTER html %]" >+ title="[% bug_user.email FILTER html %]" > ><span class="fn">[% bug_user.name FILTER html %]</span > ></a> > [% ELSE %]
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 457704
: 313358