Unable to find the relevant product/component by typing "IDE" when filing a new bug
Categories
(bugzilla.mozilla.org :: Bug Creation/Editing, defect)
Tracking
()
People
(Reporter: marco, Unassigned)
Details
Attachments
(1 obsolete file)
The Firefox Build System::Developer Environment Integration component's description is:
For issues related to integrating Firefox development into other tools. e.g. IDE (like VSCode, Visual Studio, Eclipse, etc.) integration. gdb/lldb and pernosco and rr integration. Issues developing with the Emacs (or Vim) operating system.
"IDE" finds a lot of results and so the search is limited, but maybe it should show results where there is a full "IDE" word earlier than results where "IDE" is just part of some word?
Comment 1•3 years ago
|
||
The code responsible is at https://github.com/mozilla-bteam/bmo/blob/master/extensions/ProdCompSearch/lib/WebService.pm#L48-L152 I will take a look at this next week and see why that particular component id being left out. It could be that is outside the 100 component limit which I can increase if needed.
Updated•3 years ago
|
Updated•11 months ago
|
Description
•