CMS MADE SIMPLE FORGE

LISE

 

[#12645] Broken dropdowns when using Filter Form

avatar
Created By: Darren Kierman (kierweb)
Date Submitted: Tue Sep 12 13:41:34 -0400 2023

Assigned To:
Version: 1.5.6
CMSMS Version: 2.2.18
Severity: Major
Resolution: None
State: Open
Summary:
Broken dropdowns when using Filter Form
Detailed Description:
within  class.LISEFielddefOperations.php and the function LoadValuesForFieldDef
within the else bit of the  if(isset($orderby_map[$col_name]))  statement,  it
doesn't work .. i had to comment it to get it work!

e.g.  $order_by = ' ' . $col_order;       ....   It's almost like it shouldn't
have an else cause $col_order is either "ASC" or "DESC" and therefore breaks the
SQL statement.,


History

Updates

Updated: 2023-09-12 13:42
version_id: -1 => 31840
resolution_id: => 5
severity_id: 12 => 2
cmsms_version_id: -1 => 31828