timeless%mozdev.org d223733a4b Bug 357677 Crash on enter_bug.cgi
Patch by Frédéric Buclin <LpSolit@gmail.com>
r=ghendricks r=colin.ogilvie

Object->new_from_list() orders the list by LIST_ORDER
which have these defaults:
LIST_ORDER => NAME_FIELD
NAME_FIELD => 'name'

but the profiles table has login_name, not name
so this object needs to set NAME_FIELD


git-svn-id: svn://10.0.0.236/trunk@214000 18797224-902f-48f8-a5cc-f745e15eee43
2006-10-23 15:46:33 +00:00
2002-10-28 23:25:11 +00:00
2006-10-23 15:46:33 +00:00
2003-12-03 07:50:05 +00:00
Description
No description provided
982 MiB
Languages
C++ 31%
C 21.9%
HTML 13.3%
JavaScript 12.9%
Java 5.1%
Other 15.5%