Bug #1000
closedBookmarks not working
Description
Just tried to bookmark an entry. Did not work. Either I am too stupid to realize where the bookmarks are stored or it is a bug?
console says: jquery-3.3.1.min.js:2 POST https://dppopenatlas.oeaw.ac.at/ajax/bookmark 400 (BAD REQUEST)
Updated by Alexander Watzinger over 5 years ago
- Status changed from New to Closed
- Assignee set to Alexander Watzinger
- Target version set to 3.16.0
- Found in version set to 3.14.0
It's a bug and you definitely not stupid ;)
Thank you very much for reporting and adding helpful console information.
The bug was most likely introduced when securing the application against cross site script attacks. Since this bugs are hard to detect (can't be testet with our unit tests) the bookmarks ajax requests slipped through.
It's fixed and will be part of the next release. Not sure if we wait for the next "normal" release or make a point release before so please add a note here if it's important for your workflow.
Updated by Alexander Watzinger over 5 years ago
And congratulations! You opened the 1.000th issue!
Updated by Alexander Watzinger over 5 years ago
- Subject changed from Bookmarks not working? to Bookmarks not working
- Target version changed from 3.16.0 to 3.14.1