mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #36832
[Bug 1607133] A change has been merged
Reviewed: https://reviews.mahara.org/6755
Committed: https://git.mahara.org/mahara/mahara/commit/c6de41d1d46ce214cd1f32d19aa1d88772670a73
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit c6de41d1d46ce214cd1f32d19aa1d88772670a73
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
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
--
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:
In Progress
Status in Mahara 15.10 series:
In Progress
Status in Mahara 16.04 series:
In Progress
Status in Mahara 16.10 series:
In Progress
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
References