php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31528 Function list suggestions feature doesn't work
Submitted: 2005-01-13 07:32 UTC Modified: 2005-01-14 02:54 UTC
From: matt dot jacob at gmail dot com Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: Windows XP
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: matt dot jacob at gmail dot com
New email:
PHP Version: OS:

 

 [2005-01-13 07:32 UTC] matt dot jacob at gmail dot com
Description:
------------
The function list search box is supposed to have an "autocomplete" feature where it gives suggestions based on what the user types, but it doesn't appear to be working.

Reproduce code:
---------------
http://us2.php.net/functions.js

Expected result:
----------------
I expect that the suggestions feature will work as it is supposed to.

Actual result:
--------------
The following is a JavaScript error, as reported by Firefox:

Error: FT has no properties
Source File: http://us2.php.net/functions.js
Line: 2

Internet Explorer describes the same error thusly:

Line: 3
Char: 1992
Error: Object required
Code: 0
URL: http://us2.php.net/search.php

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-14 02:53 UTC] jed@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

Dup of #31477 -- plus, it's being worked on
 [2005-01-14 02:54 UTC] jed@php.net
Bug #31477
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Jun 07 09:01:32 2024 UTC