Bug 204839 - Auto-Assigner: "Category/portname" (note case of category) results in no auto-assignment
Summary: Auto-Assigner: "Category/portname" (note case of category) results in no auto...
Status: Closed FIXED
Alias: None
Product: Services
Classification: Unclassified
Component: Bug Tracker (show other bugs)
Version: unspecified
Hardware: Any Any
: --- Affects Only Me
Assignee: Oleksandr Tymoshenko
URL: https://bugs.freebsd.org/bugzilla/sho...
Keywords: dogfood, easy, needs-patch
Depends on:
Blocks: 205735
  Show dependency treegraph
 
Reported: 2015-11-27 03:26 UTC by Kubilay Kocak
Modified: 2018-02-17 02:29 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kubilay Kocak freebsd_committer freebsd_triage 2015-11-27 03:26:54 UTC
It appears that category/portname matching is case sensitive, as seen in bug 204838 which did not result in assignment to MAINTAINER (me)

Update auto-assigner summary matching to be case-insensitive
Comment 1 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2018-02-17 02:29:57 UTC
(Snatching bug from mmokhi@)

Fixed in https://github.com/gonzoua/bugzilla/commit/947088b8ef1657dce4d4d84cb6b3d67332cc0ee3

Fix forces category part of port name to be lower case because all categories are lower case. Actual port name can be mixed case and should be case-sensitive