camomile-project / camomile-server

Collaborative annotation of multimedia documents
http://camomile-project.github.io/
MIT License
12 stars 4 forks source link

Server crash when deleting a group #12

Closed johannpoignant closed 9 years ago

johannpoignant commented 10 years ago

curl -i -X DELETE http://localhost:3000/group/5422d62996a223a62d901c77 -H "Content-Type: application/json" --cookie "cookies.txt" curl: (52) Empty reply from server

On server side: /Users/poignant/Documents/Dev/camomile-server/middleware/authenticate.js:721 ACLAPI.removeAGroupFromALC(data.groupname); ^ ReferenceError: ACLAPI is not defined at Object. (/Users/poignant/Documents/Dev/camomile-server/middleware/authenticate.js:721:5) at Object._onImmediate (/Users/poignant/Documents/Dev/camomile-server/node_modules/mongoose/node_modules/mquery/lib/utils.js:137:16) at processImmediate as _immediateCallback 24 Sep 16:36:33 - [nodemon] app crashed - waiting for file changes before starting...

hbredin commented 9 years ago

is this issue still open?

johannpoignant commented 9 years ago

not in server 2.0