I have a multilanguage site, and I would like to use the Favicon module. Unfortunately it only correctly redirects to the icon when the language prefix is in the URL. For example, mysite.com/en/favicon.ico works, but mysite.com/favicon.ico doesn't.

I'll have a look at the module code myself and see if I can come up with a fix.

Comments

d.sibaud’s picture

same issue

johnennew’s picture

Version: 6.x-1.0 » 6.x-1.x-dev

Seems to work ok in the 7.x-1.x branch. Without a prefix, the default language option is assumed. Is there a configuration where this does not work?

dave reid’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

I think this is resolved as well. It should assume the default language.