mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #38883
[Bug 1630078] Re: Language string section typo in js/textareamaxlengthchecker.js
** Changed in: mahara
Status: Fix Committed => Fix Released
--
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 Released
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