← Back to team overview

mahara-contributors team mailing list archive

[Bug 1630078] Re: Language string section typo in js/textareamaxlengthchecker.js

 

Ah yep - the lang file is pieforms (not pieform) good spotting

** Changed in: mahara
       Status: New => Fix Committed

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
    Milestone: None => 16.10.0

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