Bug 253861
| Summary: | Bugzilla convertion of commit id to Commits URL is incomplete | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | lingho <lingho> |
| Component: | WebKit Website | Assignee: | lingho <lingho> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | ap, jbedard, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
lingho@apple.com
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106674928>
Jonathan Bedard
This did used to work, so there must have been a change that regressed this behavior....
lingho@apple.com
Turned out to be a non-issue with the code.
A bad copy of Extensions.pm got mistakenly built into the container image.