nilsbraden / ttrss-reader-fork

An Android-Client for the self-hosted Tiny Tiny RSS feedreader
https://www.nilsbraden.de/TTRSS-Reader/
149 stars 40 forks source link

Mark as read generates a warning on the server #441

Closed michailf closed 3 years ago

michailf commented 3 years ago

When marking articles as read, the server produces the following warning:

Undefined array key "mode"
1. classes/api.php(403): ttrss_error_handler(2, Undefined array key "mode", classes/api.php, 403)
2. api/index.php(55): catchupFeed()