php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30985 Web site favicon is invalid.
Submitted: 2004-12-05 14:43 UTC Modified: 2004-12-05 17:25 UTC
From: forum at pondus dot net Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: forum at pondus dot net
New email:
PHP Version: OS:

 

 [2004-12-05 14:43 UTC] forum at pondus dot net
Description:
------------
The favicon used on php.net is invalid and is originally a .bmp-file with a .ico file extension. E.g. Opera and Firefox have problems with invalid favicons and cannot display them.

I have uploaded a new icon-file here: http://www.blogg.pondus.net/php-favicon.ico


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-05 14:56 UTC] goba@php.net
I have just tested our site with Opera 7.50, Firefox 1.0 and Mozilla 1.6, and all display our favicon perfectly.
 [2004-12-05 15:08 UTC] forum at pondus dot net
Yes, it works in the beginning, but when you take a look in the images directory where the favicons are saved, php.net's favicon is saved as e.g. no2.php.net.bmp instead of no2.php.net.ico.

Because of this, Opera uses php.net's favicon on several sites, and not just for php.net. That's a bug in Opera, but also a problem with the favicon.
 [2004-12-05 16:07 UTC] goba@php.net
Well, if the favicon is saved as mirror.php.net.bmp, then I don't know why it would be displayed for other sites. This is a browser bug then indeed.
 [2004-12-05 17:12 UTC] forum at pondus dot net
Yes, it it a browser bug, but the problem will be fixed with the favicon I linked to. I have also reported this to the Opera developers.
 [2004-12-05 17:25 UTC] forum at pondus dot net
Also note the following:

http://bugs.php.net/favicon.ico

In Opera, right-click > save image:
  File name: favicon.bmp
  File type: BMP Files

In Firefox, the title says "BMP Picture".

In Internet Explorer, right-click > save image:
  File type: .bmp

I don't think Internet Explorer, Firefox and Opera show wrong information about file.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 04:01:30 2024 UTC