diff options
author | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2014-12-15 15:05:22 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2014-12-15 15:05:22 +0000 |
commit | 14ab0228a889980df2e4ce58815b1fff6d916dc1 (patch) | |
tree | 0f27a7f24d2247365bed6354059ec1646f293286 /doc/install/installation.md | |
parent | 19865b7cfd4d081f6bee6e973858ee488e995561 (diff) | |
parent | 4ab728bfe89adbc8f9d430e80f0582b1775a50d5 (diff) | |
download | gitlab-ce-14ab0228a889980df2e4ce58815b1fff6d916dc1.tar.gz |
Merge branch 'fix-note-update' into 'master'
Fix note update
In some strange cases Ruby thinks `system` is not AR field but
Kernel.system call and raises exception during save. It should prevent
this random wierd behaviour.
Exception log:
```
ArgumentError (wrong number of arguments (0 for 1+)):
app/models/note.rb:505:in `system'
app/models/note.rb:505:in `editable?'
app/controllers/projects/notes_controller.rb:33:in `update'
```
See merge request !1326
Diffstat (limited to 'doc/install/installation.md')
0 files changed, 0 insertions, 0 deletions