Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Bugzilla
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Web-based general-purpose bugtracker}} {{primary sources|date=September 2011}} {{Infobox software | name = | title = Bugzilla | logo = Bugzilla logo (2022).svg | logo caption = Buggie, the mascot of Bugzilla | logo alt = Buggie, Mascot of Bugzilla | screenshot = Bugzilla.mozilla.org screenshot.png | caption = Bugzilla in action on {{URL|https://bugzilla.mozilla.org}} | screenshot size = 350px | screenshot alt = Bugzilla in action on bugzilla.mozilla.org | collapsible = yes | author = Terry Weissman | developer = [[Mozilla Foundation]] | released = {{Start date and age|1998|08|26}}<ref>{{cite web | url = https://groups.google.com/group/netscape.public.mozilla.announce/browse_thread/thread/b52aa841db9f7e9b/f10c0f781841f10d#f10c0f781841f10d | title = New version of "Bugzilla" (the mozilla.org bugsystem) β with source! | publisher = netscape.public.mozilla.announce | access-date = 2011-01-28 }}</ref> | discontinued = | latest release version = {{Latest stable software release/Bugzilla}}<!-- Release version update? Don't edit this page, just click on the version number! --> | latest release date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --> | latest preview version = | latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --> | programming language = [[Perl]] | operating system = [[Cross-platform]] | platform = | size = | language = [http://www.bugzilla.org/download/#localizations Multiple languages] | status = | genre = [[Bug tracking system]] | license = [[Mozilla Public License]] | alexa = | website = {{URL|https://www.bugzilla.org/}} }} '''Bugzilla''' is a [[World Wide Web|web]]-based general-purpose [[bug tracking system]] and [[Test automation|testing tool]] originally developed and used by the [[Mozilla]] project, and [[software license|licensed]] under the [[Mozilla Public License]]. Released as [[open-source software]] by [[Netscape Communications]] in 1998, it has been adopted by a variety of organizations for use as a [[bug tracking system]] for both [[free and open-source software]] and [[proprietary software|proprietary]] projects and products. Bugzilla is used, among others, by the [[Mozilla Foundation]], [[WebKit]], [[Linux kernel]], [[FreeBSD]],<ref>{{cite web|url=https://lists.freebsd.org/pipermail/freebsd-announce/2014-June/001559.html|title=Announcement of Migration from GNATS to Bugzilla on the FreeBSD mailing list|date=3 June 2014 |quote=Bugzilla supports finer granularity for categories and keywords and over time we will adopt more of these, making it easier to filter bugs into specific target areas. It is now easy for multiple people to track a single bug, without having to have them assigned to custom mailing lists, add attachments to bugs, and so on. Many features that people expect from a modern bug tracker are simply not present in GNATS.}}</ref> [[KDE]], [[Apache Software Foundation|Apache]], [[Eclipse (software)|Eclipse]] and [[LibreOffice]].<ref>{{cite web|url=http://www.bugzilla.org/installation-list/|title=Installation List|work=bugzilla.org}}</ref> Red Hat uses it, but is gradually migrating its product to use [[Jira (software)|Jira]].<ref>{{Cite web |title=[CentOS-devel] RHEL moving to issues.redhat.com only long term |url=https://lists.centos.org/pipermail/centos-devel/2022-March/120269.html |access-date=2022-04-19}}</ref><ref>{{Cite web |title=CentOS Community Newsletter, April 2022 β Blog.CentOS.org |url=https://blog.centos.org/2022/04/centos-community-newsletter-april-2022/ |access-date=2022-04-19 |language=en-US}}</ref> It is also [[Self-hosting (compilers)|self-hosting]].<ref>{{Cite web|url = http://www.bugzilla.org/developers/reporting_bugs.html|title = Reporting Bugs|date = 31 December 2014|access-date = 9 January 2014|website = Bugzilla}}</ref> == History == Bugzilla was originally devised by Terry Weissman in 1998 for the nascent [[Mozilla.org]] project, as an [[Open-source software|open source]] application to replace the in-house system then in use at Netscape Communications for tracking defects in the [[Netscape Communicator]] suite. Bugzilla was originally written in [[Tcl]], but Weissman decided to port it to [[Perl]] before its release as part of Netscape's early open-source code drops, in the hope that more people would be able to contribute to it, given that Perl seemed to be a more popular language at the time.<ref>{{cite web | url = http://www.bugzilla.org/status/roadmap.html#history | title = Brief History | work = Development Roadmap | publisher = Mozilla.org | access-date = 2006-11-22 }}</ref> Bugzilla 2.0 was the result of that port to Perl, and the first version was released to the public via anonymous [[Concurrent Versions System|CVS]]. In April 2000, Weissman handed over control of the Bugzilla project to [[Tara Hernandez]]. Under her leadership, some of the regular contributors were coerced into taking more responsibility, and Bugzilla development became more community-driven. In July 2001, facing distraction from her other responsibilities in Netscape, Hernandez handed control to Dave Miller, who was still in charge {{as of|2020|lc=on}}.<ref name="bugzilla-dev-profiles">{{cite web | url = http://www.bugzilla.org/developers/profiles.html | title = Developer Profiles | work = Bugzilla Website | publisher = Mozilla.org | access-date = 2013-07-02 }}</ref> Bugzilla 3.0 was released on May 10, 2007, and brought a refreshed [[User interface|UI]], an [[XML-RPC]] interface, custom fields and resolutions, [[mod_perl]]<!-- THE UNDERSCORE IS DELIBERATE --> support, shared saved searches, and improved [[UTF-8]] support, along with other changes. Bugzilla 4.0 was released on February 15, 2011, and Bugzilla 5.0 was released in July 2015. === Timeline === Bugzilla's release timeline:<ref>{{cite web |url = http://www.bugzilla.org/releases/ |title = Release Dates |work=Release Information |publisher=Mozilla.org |access-date=2011-03-31 }}</ref> <timeline> Define $now = 28/11/2024 Define $width = 556 Define $warning = 436 # $width β 120 ImageSize = width:800 height:500 PlotArea = left:40 right:10 bottom:100 top:10 DateFormat = dd/mm/yyyy Period = from:01/01/1998 till:$now TimeAxis = orientation:hor Alignbars = justify Legend = orientation:vertical position:bottom columns:1 ################################################## # Color definitions # ################################################## Colors = id:col2.0 value:orange Legend:Bugzilla_2.0-2.12 id:col2.14 value:blue Legend:Bugzilla_2.14 id:col2.16 value:green Legend:Bugzilla_2.16 id:col2.18 value:magenta Legend:Bugzilla_2.18 id:col2.20 value:teal Legend:Bugzilla_2.20 id:col2.22 value:orange Legend:Bugzilla_2.22 id:col3.0 value:blue Legend:Bugzilla_3.0 id:col3.2 value:green Legend:Bugzilla_3.2 id:col3.4 value:magenta Legend:Bugzilla_3.4 id:col3.6 value:teal Legend:Bugzilla_3.6 id:col4.0 value:orange Legend:Bugzilla_4.0 id:col4.2 value:blue Legend:Bugzilla_4.2 id:col4.4 value:green Legend:Bugzilla_4.4 id:col5.0 value:magenta Legend:Bugzilla_5.0 id:col5.2 value:teal Legend:Bugzilla_5.2 id:col2.0-l1 value:gray(0.2) id:col2.0-l2 value:gray(0.3) id:colbg value:gray(0.98) id:colgrmaj value:gray(0.5) id:colgrmin value:gray(0.8) id:lighttext value:rgb(0.5,0.5,0.5) ScaleMajor = gridcolor:colgrmaj unit:year increment:1 start:01/01/1998 ScaleMinor = gridcolor:colgrmin unit:month increment:3 start:01/01/1998 BackgroundColors = canvas:colbg PlotData= ################################################## # 2.0 filled bar # ################################################## bar:2.0 width:35 from:26/08/1998 till:27/04/2001 color:col2.0 mark:(line,col2.0) ################################################## # 2.0 line & text for first version every year # ################################################## bar:2.0 mark:(line,col2.0-l1) align:center fontsize:S at:26/08/1998 text:"2.0" shift:(0,-15) at:20/01/1999 text:"2.2" at:09/05/2000 text:"2.10" at:27/04/2001 text:"2.12" shift:(0,5) ################################################## # 2.0 line for all other versions # ################################################## bar:2.0 mark:(line,col2.0-l2) at: 30/04/1999 # 2.4 at: 30/08/1999 # 2.6 at: 19/11/1999 # 2.8 ################################################## # 2.14 filled bar # ################################################## bar:2.14 width:35 from:29/08/2001 till:02/01/2003 color:col2.14 mark:(line,col2.14) ################################################## # 2.14 line & text for first version every year # ################################################## bar:2.14 mark:(line,col2.0-l1) align:center fontsize:S at:29/08/2001 text:"2.14" shift:(0,-15) at:05/01/2002 text:"2.14.1" at:02/01/2003 text:"2.14.5" shift:(0,5) ################################################## # 2.14 line for all other versions # ################################################## bar:2.14 mark:(line,col2.0-l2) at: 07/06/2002 # 2.14.2 at: 28/07/2002 # 2.14.3 at: 30/09/2002 # 2.14.4 ################################################## # 2.16 filled bar # ################################################## bar:2.16 width:35 from:28/07/2002 till:20/02/2006 color:col2.16 mark:(line,col2.16) ################################################## # 2.16 line & text for first version every year # ################################################## bar:2.16 mark:(line,col2.0-l1) align:center fontsize:S at:28/07/2002 text:"2.16" shift:(0,-15) at:02/01/2003 text:"2.16.2" at:03/05/2004 text:"2.16.5" at:15/01/2005 text:"2.16.8" at:20/02/2006 text:"2.16.11" shift:(0,5) ################################################## # 2.16 line for all other versions # ################################################## bar:2.16 mark:(line,col2.0-l2) at: 30/09/2002 # 2.16.1 at: 25/04/2003 # 2.16.3 at: 03/11/2003 # 2.16.4 at: 10/07/2004 # 2.16.6 at: 24/10/2004 # 2.16.7 at: 11/05/2005 # 2.16.9 at: 18/05/2005 # 2.16.10 ################################################## # 2.18 filled bar # ################################################## bar:2.18 width:35 from:15/01/2005 till:15/10/2006 color:col2.18 mark:(line,col2.18) ################################################## # 2.18 line & text for first version every year # ################################################## bar:2.18 mark:(line,col2.0-l1) align:center fontsize:S at: 15/01/2005 text:"2.18" shift:(0,-15) at: 20/02/2006 text:"2.18.5" at: 15/10/2006 text:"2.18.6" shift:(0,5) ################################################## # 2.18 line for all other versions # ################################################## bar:2.18 mark:(line,col2.0-l2) at: 11/05/2005 # 2.18.1 at: 07/07/2005 # 2.18.2 at: 09/07/2005 # 2.18.3 at: 30/09/2005 # 2.18.4 ################################################## # 2.20 filled bar # ################################################## bar:2.20 width:35 from:30/09/2005 till:06/11/2008 color:col2.20 mark:(line,col2.20) ################################################## # 2.20 line & text for first version every year # ################################################## bar:2.20 mark:(line,col2.0-l1) align:center fontsize:S at: 30/09/2005 text:"2.20" shift:(0,-15) at: 20/02/2006 text:"2.20.1" at: 02/02/2007 text:"2.20.4" at: 04/05/2008 text:"2.20.6" at: 06/11/2008 text:"2.20.7" shift:(0,5) ################################################## # 2.20 line for all other versions # ################################################## bar:2.20 mark:(line,col2.0-l2) at: 22/04/2006 # 2.18.2 at: 15/10/2006 # 2.18.3 at: 23/08/2007 # 2.18.5 ################################################## # 2.22 filled bar # ################################################## bar:2.22 width:35 from:22/04/2006 till:02/02/2009 color:col2.22 mark:(line,col2.22) ################################################## # 2.22 line & text for first version every year # ################################################## bar:2.22 mark:(line,col2.0-l1) align:center fontsize:S at: 22/04/2006 text:"2.22" shift:(0,-15) at: 02/02/2007 text:"2.22.2" at: 04/05/2008 text:"2.22.4" at: 02/02/2009 text:"2.22.7" shift:(0,5) ################################################## # 2.22 line for all other versions # ################################################## bar:2.22 mark:(line,col2.0-l2) at: 23/08/2007 # 2.18.3 at: 12/08/2008 # 2.18.5 at: 06/11/2008 # 2.18.6 ################################################## # 3.0 filled bar # ################################################## bar:3.0 width:35 from:09/05/2007 till:31/01/2010 color:col3.0 mark:(line,col3.0) ################################################## # 3.0 line & text for first version every year # ################################################## bar:3.0 mark:(line,col2.0-l1) align:center fontsize:S at: 09/05/2007 text:"3.0" shift:(0,-15) at: 08/01/2008 text:"3.0.3" at: 02/02/2009 text:"3.0.7" at: 31/01/2010 text:"3.0.11" shift:(0,5) ################################################## # 3.0 line for all other versions # ################################################## bar:3.0 mark:(line,col2.0-l2) at: 23/08/2007 # 3.0.1 at: 18/09/2007 # 3.0.2 at: 04/05/2008 # 3.0.4 at: 12/08/2008 # 3.0.5 at: 06/11/2008 # 3.0.6 at: 03/02/2009 # 3.0.8 at: 11/09/2009 # 3.0.9 at: 05/11/2009 # 3.0.10 ################################################## # 3.2 filled bar # ################################################## bar:3.2 width:35 from:29/11/2008 till:24/01/2011 color:col3.2 mark:(line,col3.2) ################################################## # 3.2 line & text for first version every year # ################################################## bar:3.2 mark:(line,col2.0-l1) align:center fontsize:S at: 29/11/2008 text:"3.2" shift:(0,-15) at: 02/02/2009 text:"3.2.1" at: 31/01/2010 text:"3.2.6" at: 24/01/2011 text:"3.2.10" shift:(0,5) ################################################## # 3.2 line for all other versions # ################################################## bar:3.2 mark:(line,col2.0-l2) at: 03/02/2009 # 3.2.2 at: 30/03/2009 # 3.2.3 at: 08/07/2009 # 3.2.4 at: 11/09/2009 # 3.2.5 at: 24/06/2010 # 3.2.7 at: 05/08/2010 # 3.2.8 at: 02/11/2010 # 3.2.9 ################################################## # 3.4 filled bar # ################################################## bar:3.4 width:35 from:28/07/2009 till:31/01/2012 color:col3.4 mark:(line,col3.4) ################################################## # 3.4 line & text for first version every year # ################################################## bar:3.4 mark:(line,col2.0-l1) align:center fontsize:S at: 28/07/2009 text:"3.4" shift:(0,-15) at: 31/01/2010 text:"3.4.5" at: 24/01/2011 text:"3.4.10" at: 31/01/2012 text:"3.4.14" shift:(0,5) ################################################## # 3.4 line for all other versions # ################################################## bar:3.4 mark:(line,col2.0-l2) at: 01/08/2009 # 3.4.1 at: 11/09/2009 # 3.4.2 at: 05/11/2009 # 3.4.3 at: 18/11/2009 # 3.4.4 at: 08/03/2010 # 3.4.6 at: 24/06/2010 # 3.4.7 at: 05/08/2010 # 3.4.8 at: 02/11/2010 # 3.4.9 at: 27/04/2011 # 3.4.11 at: 04/08/2011 # 3.4.12 at: 28/12/2011 # 3.4.13 ################################################## # 3.6 filled bar # ################################################## bar:3.6 width:35 from:13/04/2010 till:24/05/2013 color:col3.6 mark:(line,col3.6) ################################################## # 3.6 line & text for first version every year # ################################################## bar:3.6 mark:(line,col2.0-l1) align:center fontsize:S at: 13/04/2010 text:"3.6" shift:(0,-15) at: 24/01/2011 text:"3.6.4" at: 31/01/2012 text:"3.6.8" at: 31/01/2013 text:"3.6.13" ################################################## # 3.6 line for all other versions # ################################################## bar:3.6 mark:(line,col2.0-l2) at: 24/06/2010 # 3.6.1 at: 05/08/2010 # 3.6.2 at: 02/11/2010 # 3.6.3 at: 27/04/2011 # 3.6.5 at: 04/08/2011 # 3.6.6 at: 28/12/2011 # 3.6.7 at: 18/04/2012 # 3.6.9 at: 26/07/2012 # 3.6.10 at: 30/08/2012 # 3.6.11 at: 19/02/2013 # 3.6.12 ################################################## # 4.0 filled bar # ################################################## bar:4.0 width:35 from:15/02/2011 till:07/07/2015 color:col4.0 mark:(line,col4.0) ################################################## # 4.0 line & text for first version every year # ################################################## bar:4.0 mark:(line,col2.0-l1) at: 15/02/2011 text:"4.0" shift:(0,-15) # 4.0 at: 31/01/2012 text:"4.0.4" at: 19/02/2013 text:"4.0.10" at: 17/04/2014 text:"4.0.12" at: 21/01/2015 text:"4.0.16" ################################################## # 4.0 line for all other versions # ################################################## bar:4.0 mark:(line,col2.0-l2) at: 27/04/2011 # 4.0.1 at: 04/08/2011 # 4.0.2 at: 28/12/2011 # 4.0.3 at: 22/02/2012 # 4.0.5 at: 18/04/2012 # 4.0.6 at: 26/07/2012 # 4.0.7 at: 30/08/2012 # 4.0.8 at: 13/11/2012 # 4.0.9 at: 16/10/2013 # 4.0.11 at: 18/04/2014 # 4.0.13 at: 24/07/2014 # 4.0.14 at: 06/10/2014 # 4.0.15 at: 27/01/2015 # 4.0.17 at: 15/04/2015 # 4.0.18 ################################################## # 4.2 filled bar # ################################################## bar:4.2 width:35 from:22/02/2012 till:22/12/2015 color:col4.2 mark:(line,col4.2) ################################################## # 4.2 line & text for first version every year # ################################################## bar:4.2 mark:(line,col2.0-l1) at: 22/02/2012 text:"4.2" shift:(0,-15) # 4.2 at: 19/02/2013 text:"4.2.5" at: 17/04/2014 text:"4.2.8" at: 21/01/2015 text:"4.2.12" ################################################## # 4.2 line for all other versions # ################################################## bar:4.2 mark:(line,col2.0-l2) at: 18/04/2012 # 4.2.1 at: 26/07/2012 # 4.2.2 at: 30/08/2012 # 4.2.3 at: 13/11/2012 # 4.2.4 at: 24/05/2013 # 4.2.6 at: 16/10/2013 # 4.2.7 at: 18/04/2014 # 4.2.9 at: 24/07/2014 # 4.2.10 at: 06/10/2014 # 4.2.11 at: 27/01/2015 # 4.2.13 at: 15/04/2015 # 4.2.14 at: 10/09/2015 # 4.2.15 at: 22/12/2015 # 4.2.16 ################################################## # 4.4 filled bar # ################################################## bar:4.4 width:35 from:24/05/2013 till:$now color:col4.4 mark:(line,col4.4) ################################################## # 4.4 line & text for first version every year # ################################################## bar:4.4 mark:(line,col2.0-l1) at: 24/05/2013 text:"4.4" shift:(0,-15) at: 27/01/2014 text:"4.4.2" at: 21/01/2015 text:"4.4.7" at: 16/05/2016 text:"4.4.12" at: 16/02/2018 text:"4.4.13" at: 03/09/2024 text:"4.4.14" ################################################## # 4.4 line for all other versions # ################################################## bar:4.4 mark:(line,col2.0-l2) at: 16/10/2013 # 4.4.1 at: 17/04/2014 # 4.4.3 at: 18/04/2014 # 4.4.4 at: 24/07/2014 # 4.4.5 at: 06/10/2014 # 4.4.6 at: 27/01/2015 # 4.4.8 at: 15/04/2015 # 4.4.9 at: 10/09/2015 # 4.4.10 at: 22/12/2015 # 4.4.11 ################################################## # 5.0 filled bar # ################################################## bar:5.0 width:35 from:07/07/2015 till:$now color:col5.0 mark:(line,col5.0) ################################################## # 5.0 line & text for first version every year # ################################################## bar:5.0 mark:(line,col2.0-l1) align:center fontsize:S at: 07/07/2015 text:"5.0" shift:(0,-15) at: 16/05/2016 text:"5.0.3" at: 16/02/2018 text:"5.0.4" at: 30/01/2019 text:"5.0.5" at: 03/09/2024 text:"5.0.4.1" ################################################## # 5.0 line for all other versions # ################################################## bar:5.0 mark:(line,col2.0-l2) at: 10/09/2015 # 5.0.1 at: 22/12/2015 # 5.0.2 at: 09/02/2019 # 5.0.6 ################################################## # 5.2 filled bar # ################################################## bar:5.2 width:35 from:03/09/2024 till:$now color:col5.2 mark:(line,col5.2) ################################################## # 5.2 line & text for first version every year # ################################################## bar:5.2 mark:(line,col2.0-l1) align:center fontsize:S at: 03/09/2024 text:"5.2" shift:(0,-15) #at: ??/??/???? text:"5.2.x" ################################################## # 5.2 line for all other versions # ################################################## bar:5.0 mark:(line,col2.0-l2) #at: ??/??/???? # 5.2.x TextData = fontsize:S textcolor:lighttext pos:($warning, 80) text:Updated on $now. </timeline> == Requirements == Bugzilla's [[system requirements]] include: * A compatible [[database management system]] * A suitable release of [[Perl]] 5 * An assortment of Perl modules * A compatible [[web server]] * A suitable [[mail transfer agent]], or any [[SMTP]] server Currently supported database systems are [[MariaDB]], [[MySQL]], [[PostgreSQL]], [[Oracle Database|Oracle]], and [[SQLite]].<ref>{{Cite web |title=3.6.1. MySQL β Bugzilla 5.2 documentation |url=https://bugzilla.readthedocs.io/en/latest/installing/mysql.html |access-date=2024-05-13 |website=bugzilla.readthedocs.io}}</ref> Bugzilla is usually installed on [[Linux]] using the [[Apache HTTP Server]], but any web server that supports [[Common Gateway Interface|CGI]] such as [[Lighttpd]], [[Hiawatha (web server)|Hiawatha]], [[Cherokee (web server)|Cherokee]] can be used. Bugzilla's installation process is [[command line]] driven and runs through a series of stages where system requirements and software capabilities are checked. == Design == [[Image:Bugzilla Lifecycle color-aqua.svg|thumb|270px|The life cycle of a Bugzilla bug]] While the potential exists in the code to turn Bugzilla into a [[issue tracking system|technical support ticket system]], task management tool, or project management tool, Bugzilla's developers have chosen to focus on the task of designing a system to track software defects. == Zarro Boogs == <!-- linked from redirect [[Zarro boogs]] --> Bugzilla returns the string "zarro boogs found" instead of "0 bugs found" when a search for bugs returns no results.<ref name="zarro">{{cite web | url = http://www.bugzilla.org/docs/3.0/html/glossary.html#gloss-zarro | title = Bugzilla Guide glossary entry for ''Zarro Boogs Found'' | work = Glossary | publisher = Bugzilla.org | access-date = 2008-04-21}}</ref> "Zarro Boogs" is intended as a 'buggy' statement itself (a misspelling of "zero bugs")<ref name="zarro" /><ref>Coined by Michael Toy as explained by Tara Hernandez in the [[PBS]] documentary {{cite video | title=[[Code Rush]] | time=18:21 }}</ref> and is thus a meta-statement about the nature of software [[debugging]], implying that even when no bugs have been identified, some may exist. The following comment is provided in the Bugzilla source code to developers who may be confused by this behaviour: :'''''Zarro Boogs Found''''' :This is just a goofy way of saying that there were no bugs found matching your query. When asked to explain this message, Terry Weissman had the following to say: :I've been asked to explain this ... way back when, when Netscape released version 4.0 of its browser, we had a release party. Naturally, there had been a big push to try and fix every known bug before the release. Naturally, that hadn't actually happened. (This is not unique to Netscape or to 4.0; the same thing has happened with every software project I've ever seen.) Anyway, at the release party, T-shirts were handed out that said something like "Netscape 4.0: Zarro Boogs". Just like the software, the T-shirt had no known bugs. Uh-huh. So, when you query for a list of bugs, and it gets no results, you can think of this as a friendly reminder. Of *course* there are bugs matching your query, they just aren't in the bugsystem yet... :β Terry Weissman :''From The Bugzilla Guide β 2.16.10 Release: Glossary''<ref>{{cite web|url=https://www.bugzilla.org/docs/2.16/html/glossary.html|title=Glossary|website=www.bugzilla.org}}</ref> ==WONTFIX== <!-- linked from redirects [[WONTFIX]] and [[Wontfix]]--> WONTFIX is used as a label on issues in Bugzilla and other systems.<ref name="opensuse">{{cite web|title=Bug Status WONTFIX - openSUSE|url=https://en.opensuse.org/Bug_Status_WONTFIX|website=en.opensuse.org|access-date=9 May 2018|language=en}}</ref> It indicates that a verified issue will not be resolved for one of several possible reasons including fixing would be too expensive, complicated or risky.<ref>{{cite web |url=https://developer.mozilla.org/en-US/docs/Mozilla/Bugzilla/What_to_do_and_what_not_to_do_in_Bugzilla |title=What to do and what not to do in Bugzilla |access-date=2018-05-09 |archive-date=2018-06-29 |archive-url=https://web.archive.org/web/20180629235829/https://developer.mozilla.org/en-US/docs/Mozilla/Bugzilla/What_to_do_and_what_not_to_do_in_Bugzilla |url-status=dead }}</ref><ref>{{cite web |url=https://developer.mozilla.org/en-US/docs/Mozilla/Bugzilla/What_to_do_and_what_not_to_do_in_Bugzilla |title=Bug Status WONTFIX |access-date=2018-05-09 |archive-date=2018-06-29 |archive-url=https://web.archive.org/web/20180629235829/https://developer.mozilla.org/en-US/docs/Mozilla/Bugzilla/What_to_do_and_what_not_to_do_in_Bugzilla |url-status=dead }}</ref> == See also == {{Portal|Free and open-source software}} * [[Comparison of issue-tracking systems]] * [[List of computing mascots]] * [[:Category:Computing mascots]] == References == {{Reflist}} == External links == {{Commons category}} *{{Official website}} {{Bug tracking systems}} {{Mozilla projects}} {{Perl}} [[Category:Articles which contain graphical timelines]] [[Category:Bug and issue tracking software]] [[Category:Cross-platform free software]] [[Category:Free project management software]] [[Category:Free software programmed in Perl]] [[Category:Mozilla]] [[Category:Software using the Mozilla Public License]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:As of
(
edit
)
Template:Bug tracking systems
(
edit
)
Template:Cite video
(
edit
)
Template:Cite web
(
edit
)
Template:Commons category
(
edit
)
Template:Infobox software
(
edit
)
Template:Mozilla projects
(
edit
)
Template:Official website
(
edit
)
Template:Perl
(
edit
)
Template:Portal
(
edit
)
Template:Primary sources
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)