moodle/filter
Tim Hunt c2c6af946c MDL-22390 autolink filter: handle URLs in brackets better.
This breaks some legitimate URLs like
http://en.wikipedia.org/wiki/Slash_(punctuation).
This is a necessary trade-off. Many other web systems do not handle that
case correctly either. The work-around it so escape the ) as %29.

This commit also improves the way the unit tests for this work.

It also fixes a couple of other tricky cases that were spotted in
the forums while this was being discussed. See the new test cases.
2013-06-07 10:40:37 +01:00
..
activitynames MDL-39785 bug fix: filter_activitynames was not applied correctly 2013-05-22 17:30:04 +10:00
algebra MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
censor MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
data MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
emailprotect MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
emoticon MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
glossary MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
mediaplugin MDL-39753 Add 2.5.0 upgrade line 2013-05-20 15:33:19 +02:00
multilang MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
tex MDL-39753 Add 2.5.0 upgrade line 2013-05-20 15:33:19 +02:00
tidy MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
urltolink MDL-22390 autolink filter: handle URLs in brackets better. 2013-06-07 10:40:37 +01:00
index.html
local_settings_form.php MDL-29401 fix previous regression 2011-09-26 23:21:39 +02:00
manage.php MDL-34401 Replace ad-hoc plugin request caches with proper application caches 2013-03-11 12:48:53 +01:00
upgrade.txt MDL-29996 remove deprecated stuff from filter code 2012-12-30 17:02:18 +01:00