🐛 Bug Report: Setting UI_CONFIG_DISABLED breaks uploaded Application Configuration > Images #154

Closed
opened 2025-07-08 08:41:11 -04:00 by AtHeartEngineer · 0 comments

Originally created by @michaelbeaumont on 5/21/2025

Reproduction steps

When I upload a new background image and then disable config via UI, the background image is no longer loaded, /api/application-configuration/background-image returns 404 and the alt text is displayed.

Expected behavior

Already uploaded images should still work even after disabling UI config. Alternatively, their paths should be configurable via environment variables.

Actual Behavior

Images can no longer be loaded

Version and Environment

As described above.

Log Output

GET 404 144 B 26 ms Firefox 139  https://id.beaumont.network/api/application-configuration/background-image
*Originally created by @michaelbeaumont on 5/21/2025* ### Reproduction steps When I upload a new background image and then disable config via UI, the background image is no longer loaded, `/api/application-configuration/background-image` returns 404 and the alt text is displayed. ### Expected behavior Already uploaded images should still work even after disabling UI config. Alternatively, their paths should be configurable via environment variables. ### Actual Behavior Images can no longer be loaded ### Version and Environment As described above. ### Log Output ``` GET 404 144 B 26 ms Firefox 139 https://id.beaumont.network/api/application-configuration/background-image ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pocket-id#154