Comment 2 for bug 1354286

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3625
Committed: http://gitorious.org/mahara/mahara/commit/10805bbf63a42b9e10400331910bd17b41b25a32
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 10805bbf63a42b9e10400331910bd17b41b25a32
Author: Robert Lyon <email address hidden>
Date: Fri Aug 8 18:35:20 2014 +1200

Adding the allowing of image map to htmlpurifier (Bug #1354286)

To test:
1) add an image map to a page
2) you may also need to add:
$config->set('Cache.DefinitionImpl', null);
to line 3252 of the lib/web.php page so the htmlpurifier cache is
ignored

Change-Id: I19ce97394ab52aea300cbf7c6b2c458ec7dcf5b9
Signed-off-by: Robert Lyon <email address hidden>