BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
15.21k stars 1.9k forks source link

Firefox Icons not loading properly #4826

Closed WilliamBjerglund closed 8 months ago

WilliamBjerglund commented 8 months ago

Describe the Bug

The bug is that icons you set inside of the settings once your server is setup will load just fine on a chromium based browser (Tested on both Edge, Chrome, Brave & Opera)

However when you open up firefox the logo when bookmarked will turn back into the standard icon for BookStack and not change to your new icon.

Steps to Reproduce

Open Firefox, Create ubuntu 22.06 LTS bookstack Server, use name server to call it & change the icon under Settings from Admin account. Now it won't show correctly, but if you then go to any chromium based browser it works just fine.

Expected Behaviour

Icon loads properly and shows when changed in the Bookmark

Screenshots or Additional Context

Tested on 121.0.1 & 122.0.1 of firefox.

Browser Details

121.0.1

Exact BookStack Version

v23.12.2

ssddanbrown commented 8 months ago

Hi @WilliamBjerglund, From my testing Firefox can pick up the icons fine (favicons, bookmark icons, homepage icons) but it can aggressively cache these images, which is fair enough since these are part of common UIs. You might find that they change in time.

WilliamBjerglund commented 8 months ago

Hi @ssddanbrown I hope you are right and for now i guess i will to close this issue and hope it goes away with time. I just thought it might be a bug since we were a total of 5 people in our Project who had this issue, and still do.