Issue 18: Bad SQL and deprecated methods
Status:  Fixed
Owner: ----
Closed:  Apr 2008
Reported by bhed...@gmail.com, Feb 19, 2008
Admin:FilesController attempes to sort by path (a nonexistent field) 
should be changed to filename

multiple controllers use render_text "" a deprecated method 
should be changed to render :text=>"" or something of the sort



 
Mar 6, 2008
#1 edmundo...@gmail.com
Here comes a patch for the sort problem and the destroy deprecated render command.
files_controller_sort_and_destroy.patch
847 bytes   View   Download
Apr 8, 2008
Project Member #2 subim...@gmail.com
Fixed - revision #52
Status: Fixed