[Mageia-webteam] [Bug 75] Bugzilla adds info about Firefox in each bug report

bugzilla-daemon at mageia.org bugzilla-daemon at mageia.org
Fri Feb 18 16:46:34 CET 2011


https://bugs.mageia.org/show_bug.cgi?id=75

--- Comment #11 from Frédéric Buclin <LpSolit at netscape.net> 2011-02-18 16:46:34 CET ---
(In reply to comment #0)
> In some bug reports we get info about Firefox in the report, e.g.:
> User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:2.0b12pre) Gecko/20110214
> Firefox/4.0b12pre
> Build Identifier: 

When you use the guided form to file bugs (which is the default for this
installation), the User-Agent and the Build Identifier are automatically added
to the bug comment. To remove them, remove these two lines from
template/en/default/bug/create/comment-guided.txt.tmpl:

 User-Agent:       [%+ cgi.user_agent() %]
 Build Identifier: [%+ cgi.param("buildid") %]

-- 
Configure bugmail: https://bugs.mageia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Mageia-webteam mailing list