mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #38047
[Bug 1630078] [NEW] Language string section typo in js/textareamaxlengthchecker.js
Public bug reported:
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'.
** Affects: mahara
Importance: Undecided
Status: New
--
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:
New
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
Follow ups