https://bugzilla.wikimedia.org/show_bug.cgi?id=30237
Neil Kandalgaonkar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Neil Kandalgaonkar <[email protected]> 2011-09-20 02:23:46 UTC --- fixed in r97593. In the case of cc-zero, we used a feature where the template name(s) can be different from the string describing them. But I forgot to obtain a copy of the config, and instead was pointing to the real config. So when "self" was prepended, that changed the config too. It was only noticeable if you picked cc-zero and used the Upload more files button. Fixed by obtaining a copy of the config to modify, rather than pointing to the original. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
