← Back to team overview

mahara-contributors team mailing list archive

[Bug 1265061] Re: Add support for regional languages to TinyMCE language detection

 

** 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/1265061

Title:
  Add support for regional languages to TinyMCE language detection

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Taking just the fist 2 letters of the current language to select which
  language file to use with tinymce will not work correctly for some
  languages dialects.

  eg Chinese, traditional is represented with 'zh_tw' in mahara language
  packs (http://langpacks.mahara.org/)  - note the underscore

  and is represented as zh-tw.js for the tinymce language pack - note
  the hyphen.

  And is different to the tinymce language pack zh-cn.js

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


References