v0.4 Release – Better regexps for Creating bugLinks
This is concerning bug 459727. As one of my goals for this release I wanted to create better regexps in order to match all possible bugLink patterns i.e. bug 123455, b=134566, 345777 or BUG 293455 To do this I came up with 3 different regexps which match the above patterns and nothing else. The following [...]