| philip@php.net 2004-07-21, 3:56 pm |
| ID: 29270
Updated by: philip@php.net
Reported By: admin at snibworks dot com
Status: Feedback
Bug Type: Website problem
Operating System: irrelevant
PHP Version: Irrelevant
New Comment:
filewatcher.com looks pretty good.
<form action="http://www.alltheweb.com/search" method="get">
<p>
<input type="hidden" name="cat" value="ftp" />
<input type="hidden" name="ftype" value="6" />
<select name="query" onchange="this.form.submit()">
TO
<form action="http://www.filewatcher.com/" method="get">
<p>
<input type="hidden" name="min" value="1000000" />
<input type="hidden" name="af" value="1" />
<select name="q" onchange="this.form.submit()">
Previous Comments:
------------------------------------------------------------------------
[2004-07-21 12:08:08] goba@php.net
Verified. The alltheweb search box uses the FTP search feature which
seems to be discontinued by alltheweb. Can someone suggest an FTP
search engine in place?
------------------------------------------------------------------------
[2004-07-21 12:03:21] nohn@php.net
Can't verify this. Are you using a special mirror and which selection
did you use? "Whole site" or something else?
------------------------------------------------------------------------
[2004-07-20 01:36:09] admin at snibworks dot com
Description:
------------
On the Releases Page (http://www.php.net/releases.php) the <select> box
on the right links to the AllTheWeb error page. Looks like AllTheWeb
updated their site...?
Actual result:
--------------
The user ends up on the AllTheWeb error page.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=29270&edit=1
|