https://bugzilla.wikimedia.org/show_bug.cgi?id=69255
John Mark Vandenberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from John Mark Vandenberg <[email protected]> --- (In reply to Mpaa from comment #2) > There is an inconsistent status, so I would fix this. > Up to you and the others' opinion how to move FW. I agree this should be fixed. Something like this should be OK; very little change of causing problems with custom family files. - len(self.__family.langs) == 1): + len(self.__family.langs - ('test')) == 1): -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
