Sean Dague 82232d747a fix regexes for bug and launchpad linking
use \b (word boundary) to ensure we don't randomly start
generating a link if the characters end up at the end of an
unrelated word.

Change \s to ' \t' to drop \n so we don't link across paragraph
boundaries.

Both of these issues have been found in gerrit reviews, and cause
for some really weird linking.

Fix proper escaping of \b

Change-Id: Ic0f27775459fe48487b287c6dec63605999d293a
Reviewed-on: https://review.openstack.org/17958
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-12-13 21:40:00 +00:00
..
2012-11-13 21:39:37 +00:00
2012-12-05 21:40:42 +00:00
2012-12-02 20:28:38 +00:00
2012-12-13 01:40:24 +00:00
2012-11-12 18:58:07 +00:00
2012-11-12 18:53:01 +00:00
2012-11-10 23:50:17 +00:00