code: http://jsfiddle.net/WRppV/4/
I should get something like
"content"=>
["141", ["203", "206", "204", "205"],
"142", ["215", "207"]]
but i get
Parameters: {"action"=>"sort_contents", "content"=>"207,215", "controller"=>"contents"}
Which are the last two values in the array.... I should be getting everything shouldn't I?