When we finished up last time, we had an AJAX-ified form that uploads an image file . The problem now is that the "metadata" (the name and URL) are being completely ignored. It's ugly, but try adding them as GET variables to the upload path: It seems like I should just be able to update...