diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-04-01 01:33:03 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-04-01 01:33:03 +0000 |
commit | c14c03a88f6c9a1054cf0e7dc2067d47cae6710a (patch) | |
tree | b1882669f314f85aed1391504c871e04aa97fd08 /lib/api/files.rb | |
parent | dc3b4321ff6ed08b41a9155b85b12df0145df077 (diff) | |
parent | 085f12288d92f915f74f2aa85ea21bfb905f27b2 (diff) | |
download | gitlab-ce-c14c03a88f6c9a1054cf0e7dc2067d47cae6710a.tar.gz |
Merge branch 'rs-issue-1340' into 'master'
Unbind task item checkbox events and then rebind them
Fixes #1340
This issue was caused by this line: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/views/projects/issues/update.js.haml#L17
`new Issue()` gets called on every JS-based issue update, and all the binds in the constructor get re-applied without first unbinding the existing ones. Right now my fix is *only* for the checkbox events, and I suspect there are similar issues still present for other events.
See merge request !478
Diffstat (limited to 'lib/api/files.rb')
0 files changed, 0 insertions, 0 deletions