search for: sortcolumn

Displaying 2 results from an estimated 2 matches for "sortcolumn".

Did you mean: sort_column
2007 Oct 15
6
SQL injection with :order, :limit, :group
I know how to avoid SQL injection attacks when you use :conditions User.find :first, :conditions => ["login=?", params[:username]] but how about with :order, :limit or :group? # uh-oh...spaghetti-oh User.find :first, :order => "login; delete from users; select * from users" Pat --~--~---------~--~----~------------~-------~--~----~ You received this message because you
2005 Oct 26
0
[fdo] LDTP 0.2.1 released
...le (Localization support section) and you have LDTP testing your application!! The current version of LDTP does not include testing of rendering of localized strings. Thanks to Karunakar (karunakar@indlinux.org) for helping us complete this work successfully. * New component functions: + 'sortcolumnindex' and 'sortcolumn' for table/tree-table objects. ('Shaheed') + 'getwindowlist' and 'getcomponentlist' ('Premkumar') + 'bindtext', 'getobjectinfo' and 'getobjectproperties' ('Nagappan') * Major Bug Fixes:...