Reviewed: https://reviews.mahara.org/9318 Committed: https://git.mahara.org/mahara/mahara/commit/f558daa55beefde0ea92ef027b62c6a0fc26f2ce Submitter: Robert Lyon ([email protected]) Branch: 18.10_STABLE
commit f558daa55beefde0ea92ef027b62c6a0fc26f2ce Author: Robert Lyon <[email protected]> Date: Thu Nov 15 13:13:00 2018 +1300 Bug 1803616: SyntaxError: expected expression, got ';' Needing to check if we have $timeleft before displaying the js for it behatnotneeded Change-Id: I7ac1b4fd31238b51e5e2200b37f4aed2cd275eec Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit b35960b0c1452344199a41ce24d5d13bc4ba898e) -- 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/1803616 Title: javascript syntax error when editing forum topic Status in Mahara: Fix Committed Status in Mahara 18.10 series: Fix Committed Status in Mahara 19.04 series: Fix Committed Bug description: Error displayed in browser console: SyntaxError: expected expression, got ';' To reproduce: - In Admin menu -> Extensions -> Plugin Admin find forum settings and set 'Post display' to 1 - In a group, create a forum topic - Open the edit topic screen - Wait 1 minute and refresh the page - in the browser's console we can see the error message is displayed To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1803616/+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

