detect languages that were added when translation_overview was not active
eMPee584 - December 23, 2008 - 23:34
| Project: | Translation Overview |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Jump to:
Description
right now, if such a language is activated translation_overview does not create the correspondent table column. With this patch it does ;)
| Attachment | Size |
|---|---|
| translation-fix-enabled-language-detection.patch | 2.18 KB |

#1
definitely an improvement but it seems like we should also remove columns for languages that were removed when the module was disabled.
#2
not my problem: i don't disable languages ;)
#3
i can sympathize i don't disable translation_overview ;)
#4
My use case: I often enable/disable languages so the patch is for sure a good start, but as Drewish mentioned, not complete yet.