status code 500 with unsuccessful password change
Created by: martinos
When we make a mistake while changing password, we get:
ActionView::MissingTemplate: Missing template profile/password, application/password with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :coffee, :haml]}. Searched in: * "/home/gitlab/gitlab/app/views" * "/usr/local/lib/ruby/gems/1.9.1/gems/kaminari-0.14.0/app/views" * "/usr/local/lib/ruby/gems/1.9.1/gems/devise-2.1.2/app/views"
Seems that the view is not defined.