Wikipedia

Wikipedia:Bug reports and feature requests

Project page Talk
Wikimedia project
"Wikipedia:Feature request" redirects here. For the historical archives, see Wikipedia:Feature request (archive) and Wikipedia:Squashed bugs.
"Wikipedia:Feature" redirects here. For Wikipedia's featured content, see Portal:Featured content.
Twemoji 1f527.svg
This help page is a how-to guide.
It details processes or procedures of some aspect(s) of Wikipedia's norms and practices. It is not one of Wikipedia's policies or guidelines, and may reflect varying levels of consensus and vetting.
Shortcuts
  • WP:BUGS
  • WP:BUG
  • WP:PHAB

Bug reports and feature requests (collectively called tasks) relating to the MediaWiki software that powers Wikipedia, should be filed on Wikimedia's Phabricator. Phabricator is a software suite that includes tools for bug reporting and project management. The bug report management tool of Phabricator is called Maniphest.

Bug reports and feature requests that are not directly related to the MediaWiki software should be discussed at Wikipedia:Village pump (technical). When in doubt, discuss issues at the Village pump before filing a task on Wikimedia's Phabricator.

Contents

  • 1 Reporting a bug or filing a feature request
    • 1.1 Create account
    • 1.2 Details
      • 1.2.1 Selecting projects
      • 1.2.2 Setting task priority
  • 2 Updates on your task
  • 3 Finding tasks you have joined the CC/Subscribers list for
  • 4 Tokens
  • 5 Etiquette
  • 6 Linking to bugs from Wikipedia
  • 7 Links from within Phabricator
  • 8 Software deployment schedule
  • 9 Glossaries
  • 10 See also
  • 11 External links

Reporting a bug or filing a feature requestEdit

See also: mw:How to report a bug

You've got a bug or feature request, and you're itching to report it. The first thing you should do is search for an existing report by using the search field in the upper corner. Someone may have already reported the bug or requested the feature. Searching first helps to prevent duplicates. To be effective, try multiple synonyms and rephrasings of what the bug or feature might have been called. Per mw:Phabricator/Help § Formatting and markup you can link to other tickets in the description of the one you're creating simply by typing its ticket ID (such as "T123456"), so you may want to note down the IDs of relevant non-duplicative reports you find.

Create accountEdit

The next step is to create an account in Phabricator. Thanks to Wikimedia's Single User Login (SUL), you can use your account on mediawiki.org for login and don't have to remember another separate password. Please follow the instructions how to create an account on MediaWiki.org. In contrast to the previous bug tracking system (Bugzilla), your email address will not be displayed in Phabricator. If you had a Bugzilla account prior to the launch of Phabricator, this process will join the Phabricator and Bugzilla accounts.

DetailsEdit

Create your bug report or create your feature request! To understand what the fields mean and how to write a useful task, it is recommended to read "How to report a bug" on MediaWiki. A few details are highlighted below.

Selecting projectsEdit

In order to relate a task with a project (tag) that uses Phabricator, you just need to start typing its name in the Tags field and select the project from the list of matching projects (the list will only show five matching projects). You can search for projects and read short project descriptions by clicking the magnifier icon in the Tags field. You can add one or more projects to the Tags field. If you are unsure, you can also leave it empty — triagers will take care of tasks that have no project set. There is a (long) list of projects available. Press Edit Query to search for projects. (This list is also available at Phabricator/Projects.)

Setting task priorityEdit

Priority should normally only be set by product managers, maintainers, or developers who plan to work on the task, or by the staff bugwrangler, or by technically experienced community members, not by the reporter filing the bug report or by outside observers. See Phabricator project management for details.

Updates on your taskEdit

See also: "Receiving updates and notifications" on MediaWiki wiki

By default you will be emailed with updates on the status of your task. Sometimes developers may reject or misunderstand a bug report or feature request and close a report that you think is still valid. If you believe there's still an issue, you can add a comment and try to make a better explanation, or you can take it to the mailing list. If you do not want to get updates on your bug, you can state this in your email preferences.

Finding tasks you have joined the CC/Subscribers list forEdit

Go to the list of open tasks that you have subscribed to. You can also edit the search query (e.g. to also include closed tasks) to alter the results.

TokensEdit

Tokens in Phabricator allow you to show which bugs you care about. You can add a token to a report by clicking "Award Token" in the side bar at the top of a report.

Note that developers are not obligated to implement a request just because it has a large number of tokens.

EtiquetteEdit

See also: "Phabricator etiquette" on MediaWiki wiki

Phabricator is a place to notify developers of bugs and contribute information that would be useful in the fixing of the bugs. It is not a place for advocacy viz. "I REALLY WANT THIS BUG FIXED!" With that in mind, please keep the following rules in mind when using Phabricator:

  • Contribute useful comments; useless comments (i.e. advocacy) decrease the signal-to-noise ratio
  • The developers are under no obligation to fix your bug or add a feature you want.
  • No personal abuse: do not make threats like "I will not edit Wikipedia until this bug is fixed"
  • Don't mess around with fields unless you are the bug's assignee or you know what you are doing, instead, comment on the suggested change
  • Don't whine about "declined" decisions
  • Applicability varies, but when in doubt, follow the rules

If you see someone not following these rules, politely mention it to them via their talk page or private email: do not bugspam some more by chastising the user for their conduct publicly.

Linking to bugs from WikipediaEdit

See "Template:Tracked" on MediaWiki for more information about that template.
Tracked in Phabricator
Task T1000

{{tracked|T1000}} creates the first right-floating box -->>

Tracked in Phabricator
Task T1234
Resolved

If you would like to note the fact that the task has been resolved, you can note its status via {{tracked|T1234|resolved}}. See the second right-floating box -->

If you enable the "Enable tracking bugs on Phabricator using the {{tracked}} template" gadget in your preferences, you will always see up to date statuses for Phabricator references that use the {{tracked}} template (even if the template call omits the status or has not been manually updated).

You can link to bugs using the phab: interwiki prefix. For example, type [[phab:T1000]] for phab:T1000. The phab: prefix can be used for linking to any static page in Wikimedia's Phabricator. For example, type [[phab:project/query/all/]] for phab:project/query/all/.

Note that [[bug:T1000]] links to the Buginese Wikipedia, not to Phabricator or its predecessor Bugzilla.

Links from within PhabricatorEdit

Please see "Writing comments and descriptions" on MediaWiki for general information on available linking options.

Standard bracketed MediaWiki-style internal links or section links are not supported. Interwiki links such as language prefixes, and other interwiki links, are not supported.

It is highly recommended to use full web addresses instead which can be copied and pasted from the web browser's location bar. Full URLs are automatically made into working links. Brackets are not needed.

Software deployment scheduleEdit

Shortcuts
  • WP:THURSDAY
  • WP:ITSTHURSDAY
See also: wikitech:Deployments and mediawikiwiki:MediaWiki 1.38/Roadmap

New software on Wikimedia is deployed regularly, usually weekly. Group 0 wikis have their main software changes deployed on Tuesdays (test websites, and mediawiki.org), group 1 on Wednesdays (Catalan, Hebrew, and Italian Wikipedias and all non-Wikipedia sites), and group 2 (the rest) on Thursdays. English Wikipedia is in group 2, meaning it receives the main weekly deployment on Thursdays. There are other changes (e.g., software translations) that happen on a different schedule. The current MediaWiki version is 1.39.0-wmf.17 (27d58b4).

If you are experiencing a technical problem with editing or reading on Thursday or Friday which was not present earlier, it is highly likely that the cause of that technical problem is the recent deployment of software. You can report problems using the guidance on this page or on WP:VPT. If you decide to report the problem on VPT, consider looking for similar issues (usually separate sections toward the bottom of the table of contents/page); you may not be the first person to encounter the issue, and it is good to keep issue discussion in one place. Sometimes the "problem" is the result of a deliberate action to change how the software behaves, so while you can provide a report, there is no guarantee it will be fixed the way you expect, if it needs fixing at all.

When filing a bug in Phabricator for regressions that appear to be related to the new MediaWiki version, please also mention it on that week's "train blocker" deployment bug.

GlossariesEdit

  • Category:Glossaries of computers
  • Glossary of computer terms
  • Manual:Glossary – MediaWiki
  • Wikipedia:Glossary
  • List of computer term etymologies

See alsoEdit

  • Category:Wikipedia feature requests
  • Wikipedia:Debugging templates

External linksEdit

  MediaWiki has documentation related to: How to report a bug
  • Wikimedia Phabricator, used for Wikimedia and MediaWiki bug reports and feature requests
  • MediaWiki.org page about Phabricator, including user help
  • The bug report life cycle
  • How to create a good first bug report
  • meta:Community Wishlist Survey, an annual solicitation of feature requests from the Wikimedia community
  • Phabricator home page – where bugs in upstream Phabricator itself are worked on
  • v
  • t
  • e
Wikipedia technical help
Get personal technical help at the Teahouse, Help desk, Village pump (technical), talk pages or IRC.
General
technical help
  • Browser notes
    • Bypass cache
    • Keyboard shortcuts
  • Editing
    • CharInsert
    • Edit conflict
    • Edit toolbar
    • Reverting
  • How to create a page
  • IRC
    • Tutorial
  • Mobile access
  • Multilingual support
  • Page history
  • Page information
  • Page name
    • Help
  • Printing
  • Software notices
    • Editnotice
  • Special Characters
    • Entering
  • User access levels
  • VisualEditor
    • User guide
Special
page
-related
  • Special page help
  • Edit filter
  • Emailing users
  • Logging in
    • Reset passwords
  • Logs
  • Moving a page
    • Fixing cut-and-paste moves
    • Non-admin and admin-only page moves
  • Notifications/Echo
    • FAQ
  • Page Curation
  • Page import
  • Pending changes
  • Random pages
  • Recent changes
  • Related changes
  • Searching
    • Linksearch
  • Tags
  • User contributions
  • Watchlist
  • What links here
Wikitext
  • Wikitext
    • Cheatsheet
  • Columns
  • Line-break handling
  • Lists
  • Magic words
    • For beginners
    • Conditional expressions
    • Switch parser function
    • Time function
  • Redirects
  • Sections and TOCs
  • Tables
    • Introduction
    • Basics
    • Advanced table formatting
    • Collapsing
    • Conditional tables
    • Sorting
  • Using colours
Links and diffs
  • Links
    • Interlanguage
    • Interwiki
    • Permanent
  • Diffs
    • Simplest diff guide
    • Simple diff and link guide
    • Complete diff and link guide
  • Colon trick
  • Link color
  • Pipe trick
  • URLs
Media files: images,
videos and sounds
  • Media help
  • Files
    • Creation and usage
    • Moving files to Commons
  • Images
    • Introduction to images
    • Picture tutorial
    • Preparing images for upload
    • Uploading images
    • Options to hide an image
    • Extended image syntax
    • SVG help
  • Gallery tag
  • Graphics tutorials
    • Basic bitmap image editing
    • How to improve image quality
    • Graphics Lab resources
  • Sound file markup
  • Visual file markup
Other graphics
  • Family trees
  • Graphs and charts
    • How to create
    • Barcharts
    • To scale charts
  • Math formulas
    • Math symbols
  • Musical scores
    • Musical symbols
  • Timeline
    • EasyTimeline syntax
  • WikiHiero syntax
Templates and
Lua modules
  • Templates
  • Advanced template coding
  • Template documentation
  • Template index
  • Template limits
  • Template sandbox and test cases
  • Citation templates
  • Lua help
  • Lua project
    • Resources
    • To do
  • Substitution
  • Purge
    • Job queue
  • Transclusion
    • Labeled section
    • Costs and benefits
  • Guide to Scribbling
Data structure
  • Namespaces
  • Main/Article
  • Category
  • Draft
  • File
    • File description page
  • Help
  • Portal
  • Project/Wikipedia
  • Talk
    • Archiving
      • Simple
  • Template
  • User
    • User page design
  • MediaWiki
    • Bug reports and feature requests
    • System message
    • TimedMediaHandler extension
  • Module
  • Special
HTML and CSS
  • Cascading Style Sheets
  • HTML in wikitext
  • Catalogue of CSS classes
  • Common.js and common.css
  • User CSS for monospaced coding font
  • Classes in microformats
  • Markup validation
  • Span tags
  • Useful styles
Customisation
and tools
  • Preferences
  • Gadgets
  • Skins
  • Citation tools
  • Cleaning up vandalism tools
  • Customizing watchlists
    • Hide pages
  • IRC Scripts
  • User scripts
    • Guide
    • Techniques
  • User style
  • Tools
    • Alternative browsing
    • Browser tools
    • Editing tools
    • Navigation shortcuts
    • Optimum tool set
  • Wikimedia Cloud Services
  • Beta Features at MediaWiki
Automated editing
  • AfC helper script
  • AutoWikiBrowser
  • Bots
    • Creating
  • HotCat
  • Huggle
  • Navigation popups
  • RedWarn
  • Twinkle
  • WPCleaner
  • Inactive
    • igloo
    • STiki
  • See also: Category:Wikipedia how-to
  • Category:Wikipedia information pages
    Further navigation at: Help pages
    • Administrators
  • Accessibility
  • Accounts
  • Bots
  • Referencing
    • Citation metadata
  • Templates
  • User scripts
Retrieved from "https://en.wikidark.org/w/index.php?title=Wikipedia:Bug_reports_and_feature_requests&oldid=1090238716"
Wikipedia dark mode