php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #77401 advanced search: Unable to modify search criteria
Submitted: 2019-01-02 18:23 UTC Modified: -
From: chealer at gmail dot com Assigned:
Status: Open Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: chealer at gmail dot com
New email:
PHP Version: OS:

 

 [2019-01-02 18:23 UTC] chealer at gmail dot com
Description:
------------
When I use advanced search, I am looking for existing reports about an issue. Usually, I use the "with all or any of the words" field to limit results, but often I need to use different terms. For example, if I search for a subscription issue, I may start with the term "subscription", and if I find no report, do a new search with term "subscribe".

Unfortunately, bugs.php.net does not allow modifying search criteria. If I want to  change a single criterion, I need to fill the form completely again. I can use my browser's Back function to get to the form I filled again, but when I do, the form is reset, even with Firefox 60.

I thought Firefox automatically kept form data, so I am not sure why bugs.php.net behaves that way.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-09-12 19:20 UTC] ddpm at liscovius dot de
A simple fix could be not to just exit after the search is executed:

https://github.com/peterdd/web-bugs/commit/f9db01c28c47dfcc48335c7908ed3717f681a1b7

Maybe requires more input validation when filling the form again.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC