MantisBT: master 0fe5f037

Author Committer Branch Timestamp Parent
Julian Fitzell master 2003-02-24 01:23 master 98f3fce4
Affected Issues  0002994: Hyperlinking bug id's doesn't work as expected
Changeset

a fix (at least for now) for issue 0002994

  • core/string_api.php
    (string_process_bug_link): loosen our bug tag matching rules to allow
    matches whenever the bug tag comes after a non-word character (\W in
    regular expressions) instead of only after whitesapce. This may be too
    loose, but we will see.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2008 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - doc/ChangeLog Diff File
mod - core/string_api.php Diff File