php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26149 little bug on IE 6 in /search.php autocomplete functionnality
Submitted: 2003-11-06 09:11 UTC Modified: 2003-11-22 07:18 UTC
Votes:2
Avg. Score:3.0 ± 0.0
Reproduced:1 of 2 (50.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: leblanc at phpzipscript dot org Assigned: goba (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None
 [2003-11-06 09:11 UTC] leblanc at phpzipscript dot org
Description:
------------
When you press the bottom or top arrow while you haven't typed anything or have type something that doesn't give you any result, "undefined" appears in the input.

To solve it :
make sure the use has typed something and make sure the list is not empty
+ reset all the temporary variables when you reach the "No such function" error (actually, this is not resetted yet in this case)

btw, nice feature.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-22 07:18 UTC] goba@php.net
I have just committed the new functions.js file which will fix this bug. It needs some time to propagate to the mirrors though. Please reopen this report, if you see this bug in the future...
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 02:00:01 2026 UTC