Edit report at https://bugs.php.net/bug.php?id=77401&edit=1
ID: 77401 Comment by: ddpm at liscovius dot de Reported by: chealer at gmail dot com Summary: advanced search: Unable to modify search criteria Status: Open Type: Feature/Change Request Package: Website problem PHP Version: Irrelevant Block user comment: N Private report: N New Comment: 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. Previous Comments: ------------------------------------------------------------------------ [2019-01-02 18:23:00] 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. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=77401&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php