Bugzilla convertion of commit id to Commits URL is incomplete. Commit id is not being added to the URL. For example: 261573@main is getting converted to https://commits.webkit.org/ where it should have been https://commits.webkit.org/261573@main.
<rdar://problem/106674928>
This did used to work, so there must have been a change that regressed this behavior....
Turned out to be a non-issue with the code. A bad copy of Extensions.pm got mistakenly built into the container image.