Reviewed: https://reviews.mahara.org/8407 Committed: https://git.mahara.org/mahara/mahara/commit/76017fb7f0d69936567535d959ad624ba5998e02 Submitter: Robert Lyon ([email protected]) Branch: master
commit 76017fb7f0d69936567535d959ad624ba5998e02 Author: Rebecca Blundell <[email protected]> Date: Fri Jan 5 11:22:10 2018 +1300 Bug 1694874: Changing html escaping -Become parentuser when masquerading now displays unescaped quotes -User name on groupmember thumbnail now displays unescaped quotes behatnotneeded Change-Id: Idca76c9e31c0a7794416cafc8e8d66f6315611be -- 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/1694874 Title: Quotation marks not escaped in name in group members block and when masquerading Status in Mahara: Fix Committed Bug description: When a user's name (first or last or display name) contains double quotation marks, they are not escaped and shown as " in the "Members" block on the group homepage. It's not a problem on the "Members" page, but just in the "Members" block on the group homepage. To replicate: 1. Set up a group and make sure that the group members block is displayed on the group homepage. 2. Add double quotation marks to your a) first name b) last name c) display name (in a separate test) 3. Go to the group homepage and check your name. Expected result: The double quotation marks are shown. Actual result: Instead they are displayed as " To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1694874/+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

