MantisBT: master-1.2.x 55878bd7

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2009-11-08 03:22 master-1.2.x e99d93b1
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