Search in listings broken

18 views
Skip to first unread message

Ap.Muthu

unread,
Jan 6, 2014, 10:32:48 PM1/6/14
to SI Group, Justin James Kelly
Search capability in all listings are broken.
It uses flexigrid.js which itself is outdated.
May 2011: http://code.google.com/p/flexigrid/source/browse/trunk/#trunk%2Fjs
Latest: http://flexigrid.info/

The various search.php files do not appear to be used.

Regards,
Ap.Muthu

Justin Kelly

unread,
Jan 7, 2014, 10:22:34 PM1/7/14
to Ap.Muthu, SI Group
hey ap - search is working for me in 2013.1.beta.8


please post details

Justin Kelly

unread,
Jan 7, 2014, 10:29:16 PM1/7/14
to Ap.Muthu, SI Group
more testing - is broken - but nothing to do with flexigrid 

need to review index.php?module=invoices&view=xml

Justin Kelly

unread,
Jan 7, 2014, 11:09:23 PM1/7/14
to Ap.Muthu, SI Group
ap - search not working because of https://github.com/simpleinvoices/simpleinvoices/commit/77a9fc8c71317b6bf9699baa48f8758d795fcdb4

-        if ($query)             $where .= " AND $qtype LIKE '%$query%' ";
+        if ($query)             $where .= " AND :qtype LIKE '%:query%' ";
Reply all
Reply to author
Forward
0 new messages