When user types ` and z keys those letters are typed instead of expected 'ొ' and 'ె', respectively.
Version: master
Severity: normal
veeven | |
May 10 2012, 2:05 AM |
F9432: ext.narayam.rules.te-inscript.js | |
Nov 22 2014, 12:26 AM |
When user types ` and z keys those letters are typed instead of expected 'ొ' and 'ె', respectively.
Version: master
Severity: normal
I already have a patch. I am testing it in my local MediaWiki installation.
In addition to those mentioned in the bug, I have also added few more extended keys.
I'll submit it in a day or two.
ext.narayam.rules.te-inscript.js
Here is the updated rules. In addition to ` and z, I've also added other missing mappings (especially in the extended rules). Also deleted the non-standard mappings (paranthesis for zwj and zwnj). Reordered the rules, so it will be easy for any changes in the future.
Tested this in my local wiki.
Attached:
I have submitted in https://gerrit.wikimedia.org/r/#/c/8011/
Veevan,
Please get a labs account through http://www.mediawiki.org/wiki/Developer_access and submit future patches to gerrit directly.
http://www.mediawiki.org/wiki/Git/Workflow#How_to_submit_a_patch will help you get started. Thanks
Veevan,
Can you please check the comments at https://gerrit.wikimedia.org/r/#/c/8011/ and also give some more tests? Thanks