← Back to team overview

mahara-contributors team mailing list archive

[Bug 1630078] A change has been merged

 

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

commit b3582257782df83dbe90c314167d65b285a71bf5
Author: Ghada El-Zoghbi <ghada@xxxxxxxxxxxxxxx>
Date:   Tue Oct 4 11:57:15 2016 +1000

Bug #1630078: fix typo in section descritption of get_string().

Change-Id: I8709a4218a4bc1a233db90e2f85ecc37ce932523

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

Title:
  Language string section typo in js/textareamaxlengthchecker.js

Status in Mahara:
  Fix Committed

Bug description:
  Mahara: master, 16.10rc2
  OS: Linux
  DB: postgres
  Browser: FF

  I think there's a typo for the section when calling the language
  string in the file:

  * htdocs/js/textareamaxlengthchecker.js on line 64:

  var errorMessage = get_string('rule.maxlength.maxlength', 'pieform',
  maxlength);

  
  The section should be 'pieforms' instead of 'pieform'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1630078/+subscriptions


References