| Summary: | See Also field doesnt support <many things including Phabric reviews, Google Issues, NetBSD PRs, ...> | ||
|---|---|---|---|
| Product: | Services | Reporter: | Jan Beich <jbeich> |
| Component: | Bug Tracker | Assignee: | Bugmeister <bugmeister> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | gonzo |
| Priority: | --- | Keywords: | feature |
| Version: | unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
| See Also: | https://bugzilla.mozilla.org/show_bug.cgi?id=577847 | ||
|
Description
Jan Beich
2016-07-19 17:11:28 UTC
(Oops, remove random Github link used for testing) I specifically abused it to test how the URL field behaved (and reported it upstream), but also because there two reviews for the same issue and See Also currently supports a limited number of external issue trackers, as you note. We have spoken with upstream (Bugzilla) and they indicate that See Also: should be opened to support any URL in a future version. *** Bug 214387 has been marked as a duplicate of this bug. *** Upstream issue is still not resolved, so until we receive fix with Bugzilla 6.0 I added support for following bugtrackers: NetBSD GNATS, DragonFlyBSD redmine, Chromium issue tracker, and Bitbucket. It was implemented as an extension so the change is relatively low-intrusive and can be disabled when issue fixed in mainline. Relevant changes: https://github.com/gonzoua/bugzilla/commit/7ed52b2f78bea3273d6b9e8b4d09098de69eff36 https://github.com/gonzoua/bugzilla/commit/01e594cfeaccf9f821daef3c9b41e5468da3cab8 |