• [x] I’m using stock docker compose setup, unmodified.
  • [ ] I’m using docker compose setup, with modifications (modified .yml files, third party plugins/themes, etc.) - if so, describe your modifications in your post. Before reporting, see if your issue can be reproduced on the unmodified setup.
  • [ ] I’m not using docker on my primary instance, but my issue can be reproduced on the aforementioned docker setup and/or official demo.

E_WARNING (2)

Undefined array key "profile"
1. classes/pref/prefs.php(278): ttrss_error_handler(Undefined array key "profile", classes/pref/prefs.php)
2. backend.php(136): resetconfig()

Fresh install, go into Preferences and hit ‘Reset to defaults’

  • Tiny Tiny RSS version (including git commit id): v22.05-d391a01
  • Platform (i.e. Linux distro, Docker, PHP, PostgreSQL, etc) versions: Docker static

thanks, i’ll make a note to look at this.

seems like yet another php8 migration thing, it’s harmless.

fix: fix PHP8 undefined array key warning when resetting prefs to defaults · 9457bb090a - tt-rss - Tiny Tiny RSS