justinvh / gitpaste

DEPRECATED - GitPaste is a clone of GitHub's Gist.
Other
184 stars 49 forks source link

Bug: Unwanted file deleted #12

Closed garrettheel closed 12 years ago

garrettheel commented 12 years ago

To reproduce:

  1. From the new paste page: click "add another file to this paste" so you have two files.
  2. Rearrange the two files by dragging the bottom file over the top one.
  3. Click the "delete this file" button on the bottom file and both files are removed.

In this case, the top file is removed when it should have remained. This is likely to be a bug with the javascript.

justinvh commented 12 years ago

Fixed in 3fb7f98.