]> git.mjollnir.org Git - moodle.git/commit
filterlib/filter_phrases() - try to escape magic characters used internally by the...
authormartinlanghoff <martinlanghoff>
Tue, 25 Apr 2006 22:47:42 +0000 (22:47 +0000)
committermartinlanghoff <martinlanghoff>
Tue, 25 Apr 2006 22:47:42 +0000 (22:47 +0000)
commitb76169a214626c3dc7d90b68e5033d751604affc
tree3583302b7be9f32538b22a9068b2531c0cdc3865
parentb8a25300b648431e7a083477dc362d840549b171
filterlib/filter_phrases() - try to escape magic characters used internally by the filter mechanism -- Bug#5236 / WR#422

This is an attempt to fix filter problems caused by glossary matches on %
(which also affect matches on * and #). Works for the sample cases I have,
but we may be breaking subtly in other places.
lib/filterlib.php