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

Fix the search when no "search at date" #4642

Merged
merged 1 commit into from Oct 3, 2016
Merged

Fix the search when no "search at date" #4642

merged 1 commit into from Oct 3, 2016

Conversation

obsidev
Copy link
Contributor

@obsidev obsidev commented Oct 3, 2016

Pull Request for Search Issue.

Summary of Changes

The "search at date" can accept an empty value as a non-value.
The reading of the input (line 71) will put "null" as the default value ; which will force the search on a specific "null" date, converted automatically into "now".

Testing Instructions

When the field "search at date" is not displayed in the search form, it is not possible to perform a valid search.

When the field "search at date" is not displayed in the search form, it is not possible to perform a valid search.
The reading of the input (line 71) will put "null" as the default value ; which will force the search on a specific "null" date, converted automatically into "now".
@810 810 added this to the 5.0.3 milestone Oct 3, 2016
@810 810 merged commit ef04f9b into Kunena:K5.1 Oct 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants