Confirmed users
538
edits
(rv. ??) |
(How to unsubscribe from Bugzilla) |
||
Line 1: | Line 1: | ||
Here you find suggestions how to use '''''Bugzilla''''' for several questions without an answer in ''Mozilla'' [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines Bug writing guidelines]. | Here you find suggestions how to use '''''Bugzilla''''' for several questions without an answer in ''Mozilla'' [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines Bug writing guidelines]. | ||
== How to unsubscribe from Bugzilla == | |||
Mostly the goal is to stop receipt of automated Bugzilla Messages. Users can do that without help: | |||
# Open any Bugzilla page in your browser (by clicking on Bugzilla hyperlink in an e-mail you got from Bugzilla system) | |||
# log in | |||
# in heading area (Home - New - ...) click ''Preferences'' | |||
# on Preferences page click ''Email Preferences' (location of this hypelink might depend on selected ''Skin'' for Bugzilla User Interface | |||
# Click button ''Disable all Bugmail'' | |||
# Click button ''Save Changes'' | |||
'''Ready!''' | |||
If you can no longer login because you forgot your user data, you may ask a Bugzilla expert from [[SeaMonkey/Supporters]]. | |||
: Additional help you can find in [https://bugzilla.readthedocs.org/en/5.0/using/preferences.html#email-preferences|Bugzilla Documentation] | |||
---- | |||
== How to read User Agent string information == | == How to read User Agent string information == | ||
Line 22: | Line 35: | ||
* <span style="color:#ff0000"> '''SeaMonkey/2.38''' </span> : SeaMonkey version | * <span style="color:#ff0000"> '''SeaMonkey/2.38''' </span> : SeaMonkey version | ||
* <span style="color:#ff00ff"> '''Build-Identifikator:''' 20150923195647 </span> : Unique timestamp of the build | * <span style="color:#ff00ff"> '''Build-Identifikator:''' 20150923195647 </span> : Unique timestamp of the build | ||
---- | |||
== How to use attached sample documents for multiple Bug Reports == | == How to use attached sample documents for multiple Bug Reports == | ||
Line 28: | Line 43: | ||
The advantage compared to a copy is that everybody knows that the sample document in the new document is identical (the same) as in the other bug where the attachment has been added; so it is much more easy to compare results. | The advantage compared to a copy is that everybody knows that the sample document in the new document is identical (the same) as in the other bug where the attachment has been added; so it is much more easy to compare results. | ||
---- | |||
== Bugzilla fields == | == Bugzilla fields == |