mkucej / i-librarian-free

I, Librarian - open-source version of a PDF managing SaaS.
https://i-librarian.net
GNU General Public License v3.0
244 stars 28 forks source link

E_WARNING: Undefined array key "tags" #92

Closed biziosan closed 1 year ago

biziosan commented 1 year ago

I am adding tags to several papers at once with Omnitool. There are action ratios but no input field. In fact, when submitting the action, the server responds with a 500 Internal Server Error - E_WARNING: Undefined array key "tags".

mkucej commented 1 year ago

This happens if user chooses to add tags, but does not select any. Will be fixed soon.