Last modified: 2014-05-12 06:57:07 UTC
There are WMF teams who use Trello which uses https://trello.com/c/somealphabeticletters style URLs. Fix would be very similar to bug 45741 (if anybody wants to give it a try).
Change 90565 had a related patch set uploaded by Aklapper: Add support for Trello URLs to Bugzilla's 'See Also' field. https://gerrit.wikimedia.org/r/90565
The way cleaner approach (less diff to upstream) would be using the MoreBugUrl extension (which we have deployed for reasons I cannot remember), however that requires hooks in Bugzilla core which are only available in 4.4 (so our deployed MoreBugUrl extension does not work at all and since today I understand why). Grmmmpf. See bug 56040.