Page MenuHomePhabricator

usernames passed to api.php are not normalized. lowercase first letter guarantees empty result set
Closed, ResolvedPublic

Details

Reference
bz10855

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:48 PM
bzimport set Reference to bz10855.
bzimport added a subscriber: Unknown Object (MLST).

robchur wrote:

Username normalisation for "list=allusers" was fixed in r24870. There might be other examples of poor username handling throughout the API.

(In reply to comment #1)

Username normalisation for "list=allusers" was fixed in r24870. There might be
other examples of poor username handling throughout the API.

If that is the case, those issues should be filed separately. Closing as FIXED,
as this particular issue was fixed in r24870.