ordering issues and sections does not work in at least two of our 3.3.0 installations. Tables “custom_issue_orders” and “custom_section_orders” are empty .
The problem was reported before, in older OJS versions:
thank you jnoronha, but I use OJS 3.3.0 and already have this code.
There seems to be a problem with
We have another 3.3.0 installation (tag 3_3_0-8-8-g30dae2974d) where this line is not yet there and ordering works. The newer installations (tag 3_3_0-8-18-g8665ac7121) have this line and the ordering problem. If I comment out this line, ordering works.
$this->getUserVar(‘csrfToken’) is empty, this is why the match fails.