php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35941 Wrong alt text for egg logo
Submitted: 2006-01-09 11:50 UTC Modified: 2006-01-09 15:04 UTC
Votes:4
Avg. Score:3.2 ± 1.8
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:1 (50.0%)
From: henke dot andersson at comhem dot se Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 5.1.1 OS: Linux Redhat 9
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
28 + 2 = ?
Subscribe to this entry?

 
 [2006-01-09 11:50 UTC] henke dot andersson at comhem dot se
Description:
------------
The alt text for the php logo is not changed on april's fool's day, to adapt to the different picture.
In v5 the picture is of another dog, so the alt text won't be the same as for v4.

Reproduce code:
---------------
<?php phpinfo(); ?>

Expected result:
----------------
In v4 the picture has a different alt text (namely "Nadia!"). 

Actual result:
--------------
The alttext doesn't change.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-01-09 15:04 UTC] tony2001@php.net
We have more serious problems to work on.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 18:01:34 2024 UTC