Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Low Milestone-Release-1.1 Component-I18N-G11N
New issue 1613 by [email protected]: In Settings page, some languages are
ignored when are added
http://code.google.com/p/qubit-toolkit/issues/detail?id=1613
To reproduce this error:
========================
1) Go to settings page
2) Open I18n languages area
3) Add new language "Achinese"
Resulting error:
================
Then language is not added.
Expected result:
================
The language should be added to the list.
vendor/symfony/lib/helper/I18NHelper.php:format_language() does not accept
some language codes. It works with "it" (Italian), for example.
Error:
Invalid culture supplied: ace
-> See attached trace
This issue could be fixed as part of issue 961.
Attachments:
trace.htm 301 KB
--
You received this message because you are subscribed to the Google Groups "Qubit
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-issues?hl=en.