From: hernani Date: Wed, 9 Feb 2011 11:44:46 +0000 (+0000) Subject: fixes OSQA-562, Mixed-up markdown mangling of simple comment text X-Git-Tag: live~449 X-Git-Url: https://git.openstreetmap.org./osqa.git/commitdiff_plain/e866fb958cebc4321b42b7a318c6a156cf4b4b1a fixes OSQA-562, Mixed-up markdown mangling of simple comment text git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@758 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- diff --git a/forum/utils/userlinking.py b/forum/utils/userlinking.py index 39f8bbb..da476ee 100644 --- a/forum/utils/userlinking.py +++ b/forum/utils/userlinking.py @@ -17,7 +17,7 @@ def find_best_match_in_name(content, uname, fullname, start_index): return uname -APPEAL_PATTERN = re.compile(r'@\w+') +APPEAL_PATTERN = re.compile(r'(?