Edit report at https://bugs.php.net/bug.php?id=77971&edit=1
ID: 77971 Updated by: [email protected] Reported by: php4fan at gmail dot com Summary: Can't access other than 1st page of advanced bug search Status: Closed Type: Bug Package: Website problem PHP Version: Irrelevant -Assigned To: +Assigned To: petk Block user comment: N Private report: N New Comment: php4fan, these are much more normal sentences. Please use such latter language more often because the open source bug fixes depend on such good responses. The proper and much more humane response now motivated me to fix this issue. Thank you for being able to communicate more properly and being helpful in contributing a bug report. Case resolved... Previous Comments: ------------------------------------------------------------------------ [2019-05-05 03:43:24] [email protected] Automatic comment on behalf of [email protected] Revision: http://git.php.net/?p=web/bugs.git;a=commit;h=35463d9fa397f963443f75c42f54e1a7bbfc5432 Log: Fix #77971: Can't access other than 1st page of advanced bug search ------------------------------------------------------------------------ [2019-05-04 20:26:29] [email protected] @php4fan at gmail dot com: The PHP Project is not a paid enterprise, people like me and petk@ are just like you, users of PHP who spend our free time on making the project run. Try to put that in perspective how many millions of people our limited resources has to serve. ------------------------------------------------------------------------ [2019-05-04 20:07:42] php4fan at gmail dot com > This level of language used here didn't much motivate me > to move forward to the fix yet, but I'll try to move past this. Oh, I'm sorry I didn't motivate you enough. I have a suggestion: try to think about how the issue affects everybody else and yourself, rather than me. I deserve the issue because of my language and attitude, but everybody else doesn't, including you. So maybe, by focusing on the issue itself and how it affects good people, you may find the motivation ;) ------------------------------------------------------------------------ [2019-05-04 17:41:18] [email protected] php4fan, hello, please, thank you. First of all, thank you for your kind report and motivational and inspirational request to fix something that is broken. Keep in mind that the language you're using here reflects our community also that you are a part of whether you like it or not. Younger people learn from such report requests and they continue the low level communication. So for the sake of other people be a better example. So, if you can, instead of using words that show your intelligence, communication and empathy levels, please send a pull request if you have any hints what might be wrong. The repository is almost entirely open sourced on GitHub. I agree, the application is beyond the quality levels we're used to in the PHP world and also to fix it properly it is a project to almost rewrite majority of it but maybe it can be fixed. I have few clues what might be happening here with the database and how to fix it. This level of language used here didn't much motivate me to move forward to the fix yet, but I'll try to move past this. Our next feature will most certainly need to be to also fix the communication level in the bug tracker. Either with bans, with mutes, ignores for certain time periods or similar actions. This might be a more interesting side project... Thank you. ------------------------------------------------------------------------ [2019-05-04 17:27:43] [email protected] This seems to having to do with the URL encoding around the package_name[]= value in the URL. On the first search page the value is: package_name[]=Documentation+problem Which turns into: package_name[]=%27Documentation+problem%27 So I guess somewhere we are wrapping it quotation when generating the link to the next page ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=77971 -- Edit this bug report at https://bugs.php.net/bug.php?id=77971&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
