php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41333 GTK searches yields bogus results
Submitted: 2007-05-08 20:32 UTC Modified: 2008-03-19 13:17 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: znupi69 at gmail dot com Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2007-05-08 20:32 UTC] znupi69 at gmail dot com
Description:
------------
If I try to access the GTK functions in the manual I get this:

The manual page you are looking for (http://www.php.net/manual/en/gtk.functions.php) is not available on this server right now. Please check back later, or if the problem persist, contact the webmasters.

I think this has been going on for a while, I remember I tried a while back and got the same error. Why? :(


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-05-09 09:13 UTC] bjori@php.net
I'm confused. Why do you think GTK is documented there?
PHP-GTK has its own documentation: http://gtk.php.net/manual/en/
 [2007-05-09 19:35 UTC] znupi69 at gmail dot com
Check the second result on this search query:
http://www.php.net/results.php?q=gtk&l=en&p=wholesite
That's why I thought it should be there... Anyway thanks for the link :)
 [2007-05-10 15:21 UTC] philip@php.net
Interesting... this is indeed a bug that needs to be solved.

On a related note, the following works fine for a different subdomain:

  http://www.php.net/results.php?q=smarty&l=en&p=wholesite

It appears the ws.php magic and friends (and/or Y!) needs to be fixed. I'm unsure if any other subdomains are affected.
 [2008-03-19 13:17 UTC] bjori@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.


 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 23:00:01 2026 UTC