]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 658929 - User autocomplete is very slow when there are lots of users in the profi...
authorDavid Lawrence <dlawrence@mozilla.com>
Tue, 5 Jul 2011 21:12:45 +0000 (17:12 -0400)
committerDavid Lawrence <dlawrence@mozilla.com>
Tue, 5 Jul 2011 21:12:45 +0000 (17:12 -0400)
commit04c504d1b40bcd43601f4a85cbe64138a1905d73
tree8182a5f8c189bb7dc3e6b5f77186e7c2c5fb9fc0
parent83c40fcf5d64de477647b3a685c7d7ab60e9ec0d
Bug 658929 - User autocomplete is very slow when there are lots of users in the profiles table
Reverted patch that changed disabledtext = '' to LENGTH(disabledtext) = 0 as gave no real improvement.
Bugzilla/User.pm