Search results -> ReferenceError: force_nocache is not defined

PLEASE READ THIS BEFORE POSTING: Read before posting / reporting bugs

Describe the problem you’re having:
Javascript error on results of search

If possible include steps to reproduce the problem:

Updated to latest using git because of Strict mode javascript in tt-rss

Actions → Search → type any keyword → click on search

2018-03-14_201807

ReferenceError: force_nocache is not defined
at viewfeed (https://diludovico.it/rss/index.php:313:48)
at viewCurrentFeed (https://diludovico.it/rss/index.php:63:107)
at Object.execute (https://diludovico.it/rss/index.php:68:232)
at Object.eval [as onClick] (eval at construct (https://diludovico.it/rss/lib/dojo/tt-rss-layer.js?1485038045:8:8026), :2:25)
at Object._onClick (https://diludovico.it/rss/lib/dojo/tt-rss-layer.js?1485038045:8:210001)
at HTMLInputElement. (https://diludovico.it/rss/lib/dojo/dojo.js?1485038045:8:32910)
at Object.__onClick (https://diludovico.it/rss/lib/dojo/tt-rss-layer.js?1485038045:8:209876)
at HTMLSpanElement. (https://diludovico.it/rss/lib/dojo/dojo.js?1485038045:8:32910)

tt-rss version (including git commit id):

7560e54e3925831f7a7347e0b53ed695c69ef7aa

Platform (i.e. Linux distro, PHP, PostgreSQL, etc) versions:

shared hosting, PHP 7.1.15, 10.0.34-MariaDB

Please provide any additional information below:

keep 'em coming guys :slight_smile:

https://git.tt-rss.org/fox/tt-rss/commit/ab688e963dd921290fb1c796d8b2aaf1bd88e43d (fix)

Git updated and it’s working now. Thanks.