Cancel button in commit editing cause 500 error
Created by: glebcha
When I edit commit in web interface there is two 'cancel' buttons - upper and lower (on the same line as 'commit' button). Pushing lower 'cancel' button cause 500 error, but if I push upper - all is ok.
Possible solution - inspect and use the same code for both buttons.
Gitlab 5.2, all test passed successfully.