Failed to update profile (selected a profile picture)
Created by: swiffer
Sadly profile pictures cannot be uploaded after upgrading to GitLab 6.2 CE. Have i missed something during upgrade from 6.1?
Started PUT "/profile" for 127.0.0.1 at 2013-10-22 14:44:15 +0200
Processing by ProfilesController#update as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"w+1uyd66tIFFDdMmuOvytmWs/UntDJqLcREbWPTqEms=", "user"=>{"name"=>"XXXXX XXXXX", "email"=>"[email protected]", "skype"=>"", "linkedin"=>"", "twitter"=>"", "bio"=>"", "avatar"=>#<ActionDispatch::Http::UploadedFile:0x007fce92bb7840 @original_filename="Profilbild.jpg", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"user[avatar]\"; filename=\"Profilbild.jpg\"\r\nContent-Type: image/jpeg\r\n", @tempfile=#<Tempfile:/tmp/RackMultipart20131022-21689-1lbt2rd>>}}
Redirected to http://xxxxx.xxxxxxxx.xx:81/profile
Completed 302 Found in 23ms (ActiveRecord: 0.8ms)