https://bugzilla.wikimedia.org/show_bug.cgi?id=56276
--- Comment #8 from Ciaran Gultnieks <[email protected]> --- Apologies, I missed the notification on that one. Yes, you're right, if only some elements in an array are translated in a particular language, you end up with an array that's not of the right length. You spotted it in code review, we spotted it when our app crashed trying to use a truncated array. ;) The code we're running currently deals with this by keeping the translated elements and using the originals for the others. I can submit a new patch for the updated code we're using now, but I guess I will need to add tests for it as well. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
