Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pressing enter now submits the search text #131

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

deepend-tildeclub
Copy link
Contributor

Doing a search like:
/src/forum/search.php?keyword=test
Will give fatal error.

Also implemented issue #114

@RedDragonWebDesign RedDragonWebDesign changed the title Fix fatal error in forum search+issue 114 Fix fatal error in forum search & pressing enter to search Jan 30, 2024
@RedDragonWebDesign RedDragonWebDesign changed the title Fix fatal error in forum search & pressing enter to search Pressing enter now submits the search text Feb 7, 2024
@RedDragonWebDesign
Copy link
Owner

The fatal error part of this may or may not be correct. I'm not sure. I think we need to get the results to display before I can tell for sure. I'd suggest a future patch that fixes the 3 warnings on the search results page AND fixes whatever is making it not display the results.

Anyway, I am removing the fatal error part for now, and will convert this patch to just "Pressing enter now submits the search text".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

forum: typing into search box and pressing enter should submit the search form
2 participants