https://bugzilla.wikimedia.org/show_bug.cgi?id=43177
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |code-update-regression, | |patch-in-gerrit Assignee|[email protected]. |[email protected] |org | Summary|Api query by aisha1 stopped |Regression: Api query by |working |aisha1 stopped working --- Comment #3 from Brad Jorsch <[email protected]> --- This was broken in change Ic980fd71; apparently no one noticed that both users of validateSha1Hash pass the hash through wfBaseConvert which accepts both lower and uppercase letters. Gerrit change I70493519 should fix it. In the mean time, a workaround is to use lowercase letters in the hash. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
