https://bugzilla.wikimedia.org/show_bug.cgi?id=51399
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Brad Jorsch <[email protected]> --- (In reply to comment #6) > Looks like it's probably due to https://gerrit.wikimedia.org/r/#/c/64883 It looks to me like that didn't cause it, it just exposed it. The real problem lies in the Javascript, where it blindly prepends "User:" to each item in the recipients list (ext.wikiLove.core.js line 705) even though the one entry in the default recipient list (ext.wikiLove.core.js line 34) already begins with "User". -- 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
