-
- Downloads
Fix bug where editing a comment with "+1" or "-1" would cause a server error
Closes #1151
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/controllers/projects/notes_controller.rb 7 additions, 1 deletionapp/controllers/projects/notes_controller.rb
- app/helpers/notes_helper.rb 3 additions, 3 deletionsapp/helpers/notes_helper.rb
- app/views/projects/notes/_edit_form.html.haml 1 addition, 0 deletionsapp/views/projects/notes/_edit_form.html.haml
- app/views/projects/notes/_form.html.haml 1 addition, 1 deletionapp/views/projects/notes/_form.html.haml
- features/project/commits/comments.feature 6 additions, 0 deletionsfeatures/project/commits/comments.feature
- features/project/issues/issues.feature 9 additions, 0 deletionsfeatures/project/issues/issues.feature
- features/steps/shared/note.rb 17 additions, 0 deletionsfeatures/steps/shared/note.rb
Loading
Please register or sign in to comment