Software error:

DBD::mysql::db selectcol_arrayref failed: Unknown column 'short_short_desc' in 'order clause' [for Statement "SELECT bugs.bug_id AS bug_id, map_product.name AS product, bugs.short_desc AS short_desc, bugs.priority AS priority
  FROM bugs
LEFT JOIN bug_group_map AS security_map ON bugs.bug_id = security_map.bug_id
INNER JOIN products AS map_product ON bugs.product_id = map_product.id
INNER JOIN priority AS map_priority ON bugs.priority = map_priority.value
 WHERE bugs.creation_ts IS NOT NULL
   AND  (security_map.group_id IS NULL OR security_map.group_id IN (-1))
   AND  bugs.product_id IN (18)  AND  bugs.bug_id IN (7371,9100,9199,10446,12100,12448,13000,13268,14167,14168,14268,14288,14320,14491,14888,15075,15124,15298,15333,15387,15403,15705,15831,15866,15906,15951,16000,16425,16661,16747,16863,17002,17727,17728,18181,18333,18791,19420,19455,19564,21111,22100,22300,22499,22500,22555,23155,23202,23367,24100,24317,25358,26001,26050,26300,26464,26742,26944,27685,27777,28008,28887,28888,29247,30000,30940,32650,33000,34214,34231,35000,36967,36976,37313,40561,45802,46625,48305)  AND  bugs.product_id IN (18)  AND  bugs.bug_id IN (7371,9100,9199,10446,12100,12448,13000,13268,14167,14168,14268,14288,14320,14491,14888,15075,15124,15298,15333,15387,15403,15705,15831,15866,15906,15951,16000,16425,16661,16747,16863,17002,17727,17728,18181,18333,18791,19420,19455,19564,21111,22100,22300,22499,22500,22555,23155,23202,23367,24100,24317,25358,26001,26050,26300,26464,26742,26944,27685,27777,28008,28887,28888,29247,30000,30940,32650,33000,34214,34231,35000,36967,36976,37313,40561,45802,46625,48305) 
GROUP BY bugs.bug_id
ORDER BY product, short_short_desc, map_priority.sortkey, map_priority.value, bug_id
LIMIT 500
"] at Bugzilla/Search.pm line 711.
	Bugzilla::Search::data(Bugzilla::Search=HASH(0x55e2c3c3b5f0)) called at /var/www/vhosts/bugzilla.altlinux.org/htdocs/buglist.cgi line 760

For help, please send mail to the webmaster (bugzilla-admin@altlinux.org), giving this error message and the time and date of the error.