← Back to team overview

mahara-contributors team mailing list archive

[Bug 1803616] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9311
Committed: https://git.mahara.org/mahara/mahara/commit/b35960b0c1452344199a41ce24d5d13bc4ba898e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit b35960b0c1452344199a41ce24d5d13bc4ba898e
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
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 <robertl@xxxxxxxxxxxxxxx>

-- 
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


References