?
avatar JurgenG
JurgenG
30 May 2016

Steps to reproduce the issue

  1. Create a LAMP setup (root: /var/www/html)
  2. Install Joomla in the folder /var/www/html/default
  3. Go to http://localhost/default/index.php

Expected result

The default favicon.ico shows in the tab

Actual result

The favicon.ico file is not found. The browser looks for http://localhost/favicon.ico and not for http://localhost/default/favicon.ico

System information (as much as possible)

See attached system info

Additional comments

systeminfo-2016-05-30T21-58-27+02-00.txt

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
2.00

avatar JurgenG JurgenG - open - 30 May 2016
avatar roland-d
roland-d - comment - 30 May 2016

@JurgenG I run all my test sites in a WAMP setup with subfolders and don't see the issue there nor on my Mac with LAMP setup and subfolders. What is in the source code for the favicon?

avatar zero-24
zero-24 - comment - 30 May 2016

what browser do you use for testing? If i recall correctly there is such a issue with the IE?

avatar JurgenG
JurgenG - comment - 30 May 2016

I'm using Chrome (version 51) and Firefox (version 48) - both on Linux.
But this is an issue that is showing in the source code (plain HTML)

This is in the source code:


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10684.

avatar JurgenG
JurgenG - comment - 30 May 2016

so here's the code again:

<link href="/templates/protostar/favicon.ico?random=796167" rel="shortcut icon" type="image/vnd.microsoft.icon" />
```<hr /><sub>This comment was created with the <a href="https://github.com/joomla/jissues">J!Tracker Application</a> at <a href="https://issues.joomla.org/tracker/joomla-cms/10684">issues.joomla.org/joomla-cms/10684</a>.</sub>
avatar roland-d
roland-d - comment - 1 Jun 2016

That doesn't look like my site:

<link href="/joomla-cms/templates/protostar/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />

What is that random=796167 doing in your URL?

avatar brianteeman
brianteeman - comment - 20 Jun 2016

@jurgenG Please can you reply to the comment above or we will have to conclude that this is not a core joomla issue and will close


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10684.

avatar brianteeman brianteeman - change - 20 Jun 2016
Status New Information Required
avatar JurgenG
JurgenG - comment - 20 Jun 2016

My apologies. This indeed is not a core issue.
I forgot that I installed Joomla My Little Helper - won't use it again, it does all kinds of tracking oddities...

avatar JurgenG JurgenG - change - 20 Jun 2016
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2016-06-20 22:11:51
Closed_By JurgenG
avatar JurgenG JurgenG - close - 20 Jun 2016
avatar JurgenG JurgenG - close - 20 Jun 2016
avatar ggppdk
ggppdk - comment - 20 Jun 2016

Even if you don't use it, it is good to report your findings to the author of the plugin, thus bugs can be fixed, also some issues are not bugs they are results of configuration

Add a Comment

Login with GitHub to post a comment