Module talk:I18n
Add topicAppearance
(Redirected from Module talk:I18n/doc)
Latest comment: 6 years ago by Thayts in topic Request for a more resilient check
This module was nominated for deletion. Please review prior discussions if you are considering renomination.
|
| This module does not require a rating on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Request for a more resilient check
[edit]This module does the check next(res) ~= nil to see if the res table is not empty, and then references res.i18n assuming that that key exists and contains a table. However, as we have seen recently, this causes errors if that assumption fails. A more resilient check would be type(res.i18n) == "table". Thayts ••• 21:19, 30 September 2019 (UTC)
Categories:
- Template-Class software pages
- NA-importance software pages
- Template-Class Computing pages
- NA-importance Computing pages
- All Computing articles
- All Software articles
- Template-Class International relations pages
- NA-importance International relations pages
- WikiProject International relations articles
- Template-Class language pages
- NA-importance language pages
- WikiProject Languages articles
