Actions
Bug #7569
closedAge searching not allowing for exact age
Description
Currently if you select a minimum and maximum same age (e.g. 30) it won't find a user with that age. This could be due to search SQL using > and < instead of >= and <= as it should.
https://www.joomlapolis.com/forum/255-developer-members-support/240992-age-in-code-field
Actions