MantisBT: master bd096631

Author Committer Branch Timestamp Parent
int2str master 2003-03-14 13:54 master 574ea411
Affected Issues  0003055: Urls with an '@' sign in them get mangled by Mantis (this has been here for several versions)
Changeset
  • string_api.php:
    Changed regular expressions to allow "@" in (non-mail) URLs.
    This fixes bug 0003055.
    The new dual regexps to filter mail URLs are kind of cludgy. If
    anybody has a better way of making this work - feel free ;).

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

mod - core/string_api.php Diff File