PKP Bugzilla – Bug 7681
Check for bots in all cases when incrementing view counts
Last modified: 2012-07-09 16:37:09 PDT
There are a couple places in ArticleHandler that are not checking for bots when incrementing galley view counts. This may cause issues down the line for journals that start getting lower view counts but they should not have been recording bots in the first place.
Check for bots in all cases when incrementing view counts https://github.com/pkp/ojs/commit/aa9dba7a3ea25028479c27a1783e22029b271f07
Check for bots in all cases when incrementing view counts https://github.com/pkp/ojs/commit/9bdf919412594db1abee51ef8ac147f5fc0aaaf8
Created attachment 3815 [details] Patch against OJS 2.3.7
Added to patches list; Closing.
I could swear we recently caught and fixed this one -- but looks like we didn't. Thanks.
I caught it in a recent customization; But we both agreed it was best to file it separately since it could (will) have an impact on journal's view counts.