MantisBT: master 193ae8b9

Author Committer Branch Timestamp Parent
dhx dhx master 2009-11-08 03:22 master 82a3b9ce
Affected Issues  0010535: I have error to login to MantisBT
Changeset

Fix 0010535: Escape path and short_path configuration options

As these two options can contain slashes, periods and other characters
with special meaning in PRCE, they must be escaped prior to use within
regular expression patterns.

mod - core/string_api.php Diff File