php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50310 Links to cached search results don't work
Submitted: 2009-11-27 11:05 UTC Modified: 2009-11-28 17:25 UTC
From: pgl at yoyo dot org Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: N/A
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: pgl at yoyo dot org
New email:
PHP Version: OS:

 

 [2009-11-27 11:05 UTC] pgl at yoyo dot org
Description:
------------
The link to cached versions of search results does not display cached pages, it takes you to the main Yahoo! search page (http://search.yahoo.com/).

Reproduce code:
---------------
1. Go to http://uk.php.net/results.php?q=test&p=manual&l=en
2. Click "Cached" next to any of the search results

Example link is:

http://uk.wrs.yahoo.com/_ylt=A0WTeczpsQ9LDCQB0ZfdmMwF;_ylu=X3oDMTBwZTdwbWtkBGNvbG8DZQRwb3MDMQRzZWMDc3IEdnRpZAM-/SIG=18tr3qgcr/EXP=1259406185/**http%3A//74.6.239.67/search/cache%3Fei=UTF-8%26appid=www.php.net%26query=test%26start=1%26results=10%26site=www.php.net%26language=en%26output=php%26similar_ok=1%26u=www.php.net/cal.php%253Fid%253D3778%2526cm%253D12%2526cy%253D2009%26d=VRlLkd29T1ZO%26icp=1%26.intl=us

Expected result:
----------------
Cached version of the page.

Actual result:
--------------
Contents of http://search.yahoo.com/

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-27 14:15 UTC] danbrown@php.net
It appears that this might be a problem on the Yahoo! side of things, actually, as the links in the query string on each of my tests is correct, and it appears that the US version works as expected.
 [2009-11-28 17:25 UTC] bjori@php.net
I noticed this yesterday too with Y! search.
Its not specific to php.net, most 'cache' links are broken for many search terms.

Nothing we can do about it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 04:01:31 2024 UTC