Closed fmoliveira closed 3 years ago
Doing testing on a fix now, should have it checked out and ready in the next day or two
Pull request submitted.
@rich-ard thanks for the PR, but this is not really fixed. If you click on the prev page link after you go to page 2, you end up filtering by C, not C#.
Ah - I've fixed it for searches run directly from the "search" bar on the main page, and pages that follow therefrom; looks like a similar fix is needed for the pages searched from the "find projects" page. On it - might want to consider combining these features, though, as that means there are two places similar functions are being run.
Aaaaand pull request submitted.
@rich-ard awesome! I'll be reviewing it in the following days. Regarding your refactoring advise, I do agree, but I have to admit I want to re-write the entire site, in Node, to be honest PHP is not doing it for me anymore,and the site has a lot of issues, especially regarding stats gathering, that I think need a serious re-write in order to get them right. So once I'm out of my current, more time consuming side projects (writing two books right now) I'll probably start tinkering with a new version of the site.
Right on. Good to know, too, as I was considering attacking some of the PDO needs. On Jan 19, 2015 7:44 AM, "Fernando Doglio" notifications@github.com wrote:
@rich-ard https://github.com/rich-ard awesome! I'll be reviewing it in the following days. Regarding your refactoring advise, I do agree, but I have to admit I want to re-write the entire site, in Node, to be honest PHP is not doing it for me anymore,and the site has a lot of issues, especially regarding stats gathering, that I think need a serious re-write in order to get them right. So once I'm out of my current, more time consuming side projects (writing two books right now) I'll probably start tinkering with a new version of the site.
— Reply to this email directly or view it on GitHub https://github.com/deleteman/lfpr/issues/55#issuecomment-70486813.
Thank you @rich-ard for the good job! :)
Good to know @deleteman, and I know what are you talking about. I'm also tired of PHP. Count on me when rewriting the website in Node. :+1:
Closing as stale.
After pagination in the find projects page, the language filter value is changed to C if you've selected C#, or if you've selected C++ it's lost, changing it back to All.
Steps to reproduce: