bit-bots / imagetagger

An open source online platform for collaborative image labeling
MIT License
267 stars 54 forks source link

view_imageset is requesting invalid url via ajax #98

Closed Akasch closed 6 years ago

Akasch commented 6 years ago

A request for https://imagetagger.bit-bots.de/images/imageset/258/[object Object] is made then opening the view_imageset view. It gets a 404 back, but I think something is broken there in the javascript.

timonegk commented 6 years ago

This happened due to the inclusion of the jQuery file upload scripts when the image set was not editable and no upload form was shown. The problem has been fixed in bd4192118ad0bcc7cd21ddf304c2702c63e99374.