teog
June 4, 2019, 12:35am
#1
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:
opened 06:27PM - 04 Jun 19 UTC
closed 09:13AM - 05 Jun 19 UTC
Described here:
https://forum.pkp.sfu.ca/t/ojs-3-1-2-search-logic/53889
> 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}
Regards,
Alec Smecher
Public Knowledge Project Team