Reviewed: https://reviews.mahara.org/6782 Committed: https://git.mahara.org/mahara/mahara/commit/c589a949ae42e53f73817f2f661eee41ac191ecc Submitter: Robert Lyon ([email protected]) Branch: 16.04_STABLE
commit c589a949ae42e53f73817f2f661eee41ac191ecc Author: Aaron Wells <[email protected]> Date: Thu Jul 28 12:12:54 2016 +1200 Bug 1607133: Double html-escaping $title in view.tpl Change-Id: I4ed0568ced7109cf9c24b832baa261e128905a62 behatnotneeded: Test to come later (cherry picked from commit c6de41d1d46ce214cd1f32d19aa1d88772670a73) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1607133 Title: Quotation marks in a page titled render as """ if the page is in a collection Status in Mahara: Fix Committed Status in Mahara 15.10 series: Fix Committed Status in Mahara 16.04 series: Fix Committed Status in Mahara 16.10 series: Fix Committed Bug description: If a page is in a collection, quotation marks in its title get double- HTML-escaped when you view the page in display mode. See screenshot. To replicate: 1. Create a page with one or more quotation marks (") in its title. 2. Create a collection. 3. Add the page to the collection. 4. View the page in display mode. Expected result: The quotation mark in the page title is rendered as a quotation mark (") Actual result: The quotation mark in the page title is rendered as """ To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1607133/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

