Posted by beholder on March 6, 2008 at 2:42pm
Jump to:
| Project: | Internationalization |
| Version: | 6.x-1.x-dev |
| Component: | Module i18nprofile |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hello, when I add fields to user profile, there is message:
Created string field:profile_phone:title for text group profile: Рабочий телефон
Created string field:profile_phone:title for text group profile: Рабочий телефонtwo times the same string. And table locales_source contains duplicate entries like:
3772 field:profile_patronname:title profile [BLOB - 16 Byte]
3773 field:profile_patronname:title profile [BLOB - 16 Byte]
Comments
#1
It was a bug with i18nstrings_to() function, fixed.
#2
Automatically closed -- issue fixed for two weeks with no activity.