Comment 10 for bug 1951103

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

Reviewed: https://reviews.mahara.org/12387
Committed: https://git.mahara.org/mahara/mahara/commit/2af750e0c859f3b20dccc2dfc1512b0c66bf6732
Submitter: Robert Lyon (<email address hidden>)
Branch: 21.10_DEV

commit 2af750e0c859f3b20dccc2dfc1512b0c66bf6732
Author: Kristina Hoeppner <email address hidden>
Date: Thu Nov 18 09:10:24 2021 +1300

Bug 1951103: Quick filter not displayed in submission

This happens when a language has an apostrophe in the language
string. Due to the JavaScript in the template file, the
apostrophe would have needed to be escaped as well. The fix
changes the code instead.

Change-Id: I7d1c51d896750f966b5894d60d8c9413b95c26a8
(cherry picked from commit bee7c07ae0509c4a74f9b7818cd4a8c53b373cee)