Fix favicons

Description

The admin console shows favicons for federated domains.

For many domains, the favicons currently are not displayed, even though they're available. Messages like these are logged:

 

org.jivesoftware.util.FaviconServlet - Ignoring response to an HTTP request that should have returned an image (but returned something else): http://doomsong.co.uk/favicon.ico org.jivesoftware.util.FaviconServlet - Ignoring response to an HTTP request that should have returned an image (but returned something else): http://jabber.de/favicon.ico

There seem to be at least two (potentially more) different issues. The jabber.de favicon is accessible only after following a redirect from HTTP to HTTPS. I'm unsure why the doomsong.co.uk favicon isn't being displayed (there does not seem to be a redirect).

 

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created May 13, 2020 at 9:18 AM
Updated June 22, 2020 at 10:58 AM
Resolved June 22, 2020 at 10:58 AM

Flag notifications