Labs/Bespin/BugzillaUsage: Difference between revisions

From MozillaWiki
< Labs‎ | Bespin
Jump to navigation Jump to search
No edit summary
(Add back section on Searching, because it's still useful.)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
==Viewing Bugs==
==Viewing Bugs==


You can see all of the Bespin bugs via [[https://bugzilla.mozilla.org/buglist.cgi?product=bespin the Bespin product list]] or you can go into categories:
You can see all of the Bespin bugs via [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin the Bespin product list] or you can go into categories:


* [https://bugzilla.mozilla.org/buglist.cgi?product=bespin&component=Add-ons+%26+Plugins Add-ons & Plugins]  Bugs and feature requests related to extensions of the Bespin platform.  
* [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin&component=Add-ons+%26+Plugins Add-ons & Plugins]  Bugs and feature requests related to extensions of the Bespin platform.  
* [https://bugzilla.mozilla.org/buglist.cgi?product=bespin&component=Command+Line Command Line]  Bugs and feature requests related to the Bespin command line.  
* [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin&component=Command+Line Command Line]  Bugs and feature requests related to the Bespin command line.  
* [https://bugzilla.mozilla.org/buglist.cgi?product=bespin&component=Dashboard Dashboard] Bugs and feature requests related to the Bespin dashboard.  
* [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin&component=Dashboard Dashboard] Bugs and feature requests related to the Bespin dashboard.  
* [https://bugzilla.mozilla.org/buglist.cgi?product=bespin&component=Documentation Documentation] Bugs and feature requests related to documentation of Bespin.
* [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin&component=Documentation Documentation] Bugs and feature requests related to documentation of Bespin.
* [https://bugzilla.mozilla.org/buglist.cgi?product=bespin&component=Editor Editor] Bugs and feature requests related to the Bespin editor.
* [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin&component=Editor Editor] Bugs and feature requests related to the Bespin editor.
* [https://bugzilla.mozilla.org/buglist.cgi?product=bespin&component=General General] General bugs and feature requests for Bespin. Uncategorized bugs should go here.
* [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin&component=General General] General bugs and feature requests for Bespin. Uncategorized bugs should go here.
* [https://bugzilla.mozilla.org/buglist.cgi?product=bespin&component=Infrastructure Infrastructure] Bugs and feature requests related to administration of bespin.mozilla.com and other developer resources for Bespin.
* [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin&component=Infrastructure Infrastructure] Bugs and feature requests related to administration of bespin.mozilla.com and other developer resources for Bespin.
* [https://bugzilla.mozilla.org/buglist.cgi?product=bespin&component=Key+Bindings Key Bindings] Bugs and feature requests related to key bindings within Bespin.
* [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin&component=Key+Bindings Key Bindings] Bugs and feature requests related to key bindings within Bespin.
* [https://bugzilla.mozilla.org/buglist.cgi?product=bespin&component=Search Search] Bugs and feature requests related to searching within Bespin.
* [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin&component=Search Search] Bugs and feature requests related to searching within Bespin.
* [https://bugzilla.mozilla.org/buglist.cgi?product=bespin&component=Server Server] Bugs and feature requests related to the Bespin server backend.
* [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin&component=Server Server] Bugs and feature requests related to the Bespin server backend.
* [https://bugzilla.mozilla.org/buglist.cgi?product=bespin&component=Syntax+Highlighting Syntax Highlighting] Bugs and feature requests related to syntax highlighting within Bespin.
* [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin&component=Syntax+Highlighting Syntax Highlighting] Bugs and feature requests related to syntax highlighting within Bespin.
* [https://bugzilla.mozilla.org/buglist.cgi?product=bespin&component=Thunderhead Thunderhead] Bugs and feature requests related to the Thunderhead toolkit.
* [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin&component=Thunderhead Thunderhead] Bugs and feature requests related to the Thunderhead toolkit.
* [https://bugzilla.mozilla.org/buglist.cgi?product=bespin&component=User+Interface User Interface] Bugs and feature requests related to the user interface of Bespin.
* [https://bugzilla.mozilla.org/buglist.cgi?product=Bespin&component=User+Interface User Interface] Bugs and feature requests related to the user interface of Bespin.


Of course, you can use the search feature of Bugzilla to hunt down more.
Of course, you can use the search feature of Bugzilla to hunt down more.
==Searching for Bugs==
To search for bugs, you can use the Advanced Search form or use some available Saved Searches. To use them, go to Preferences -> Saved Searches and scroll down to (or Ctrl/Cmd-F to find) the Bespin ones. You can then run it once from that page or check the box to add it to your footer for future use.
Dion has a saved search named "Bespin All". Gordon has multiple saved searches that all have names beginning with "Bespin Bugs".

Latest revision as of 16:14, 20 April 2009

The Bespin project is a component under the Mozilla Labs product in Bugzilla.

Reporting a Bug

To report a new bug, please use this link: http://is.gd/t462/ReportBespinBug

Please include a helpful description with your bug report, even if your name is Dion or Ben.

Viewing Bugs

You can see all of the Bespin bugs via the Bespin product list or you can go into categories:

  • Add-ons & Plugins Bugs and feature requests related to extensions of the Bespin platform.
  • Command Line Bugs and feature requests related to the Bespin command line.
  • Dashboard Bugs and feature requests related to the Bespin dashboard.
  • Documentation Bugs and feature requests related to documentation of Bespin.
  • Editor Bugs and feature requests related to the Bespin editor.
  • General General bugs and feature requests for Bespin. Uncategorized bugs should go here.
  • Infrastructure Bugs and feature requests related to administration of bespin.mozilla.com and other developer resources for Bespin.
  • Key Bindings Bugs and feature requests related to key bindings within Bespin.
  • Search Bugs and feature requests related to searching within Bespin.
  • Server Bugs and feature requests related to the Bespin server backend.
  • Syntax Highlighting Bugs and feature requests related to syntax highlighting within Bespin.
  • Thunderhead Bugs and feature requests related to the Thunderhead toolkit.
  • User Interface Bugs and feature requests related to the user interface of Bespin.

Of course, you can use the search feature of Bugzilla to hunt down more.

Searching for Bugs

To search for bugs, you can use the Advanced Search form or use some available Saved Searches. To use them, go to Preferences -> Saved Searches and scroll down to (or Ctrl/Cmd-F to find) the Bespin ones. You can then run it once from that page or check the box to add it to your footer for future use.

Dion has a saved search named "Bespin All". Gordon has multiple saved searches that all have names beginning with "Bespin Bugs".