https://bugzilla.wikimedia.org/show_bug.cgi?id=30532
--- Comment #4 from [email protected] 2011-08-24 20:42:44 UTC --- (In reply to comment #3) > http://svn.wikimedia.org/viewvc/mediawiki/trunk/tools/bugzilla/bugzilla-4.0/extensions/Wikimedia/Extension.pm?view=markup Thanks! I'm pretty sure the regex "qr{\br(\d+)\b}" can be used instead of the current "qr{r(\d+)}" to avoid the unwanted conversion of variable names to links for MW code revisions. Should I fork this request to a new bug? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
