OJS 3.1.2 Search logic

Is it just me, or do the following really make sense for Bootstrrap3 search (no update has picked this up yet) so that they should be left like this in /plugins/themes/bootstrap3/templates/frontend/components/searchFilter.tpl:

{assign var=“originalMonth” value=$monthVar}
{assign var=“originalDay” value=$monthVar}
{assign var=“originalYear” value=$monthVar}

Hi @teog,

Good spotting, that does look like a typo. I’ve filed this along with a pull request here:

Regards,
Alec Smecher
Public Knowledge Project Team