imeji-community / imeji

imeji source code can now be found on https://github.com/MPDL/imeji.
https://github.com/MPDL/imeji
13 stars 15 forks source link

Remove items from publish album leads to internal server error #1105

Closed yaoyan closed 9 years ago

yaoyan commented 9 years ago

https://github.com/MPDL-Innovations/imeji/issues/163

  1. add one item to actived album
  2. click on remove all items from album
  3. warning message: Album has been released! You are trying to remove all items from this album! Discard the album if necessary (this is right )
  4. the item number in album at the head is reduced to zero (this is wrong) 164_1
  5. go to detail view of item in album, there are two options: remove from this album, add to active album 164_2
  6. click on "remove from this album" leads to internal server error
yaoyan commented 9 years ago

tested