зеркало из https://github.com/mozilla/pjs.git
Bug 314489: [PostgreSQL] Buglists sorted by importance fail
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
This commit is contained in:
Родитель
e547a9d70a
Коммит
99aded3f7f
|
@ -1690,6 +1690,6 @@ sub BuildOrderBy {
|
|||
return;
|
||||
}
|
||||
|
||||
push(@$stringlist, $orderfield . ' ' . $orderdirection);
|
||||
push(@$stringlist, trim($orderfield . ' ' . $orderdirection));
|
||||
}
|
||||
1;
|
||||
|
|
Загрузка…
Ссылка в новой задаче