Describe the issue or problem
- Error when trying to navigate under the All Active submissions tab.
Steps I took leading up to the issue
After logging-in as admin, I navigate to Submissions, then to the All Active tab. I can see the list of articles.
- First, the count of articles is incorrect: a much higher number is displayed.
- Second, when I click on Next Page at the bottom, I see errror message An unexpected error has occurred. Please reload the page and try again. The server log is as follows:
192.168.0.109 - - [14/May/2025:16:06:22 -0500] “GET /jstem/index.php/JSTEM/api/v1/submissions?status%5B%5D=4&status%5B%5D=3&status%5B%5D=5&searchPhrase=&count=30&offset=0&=1747256780816 HTTP/1.1” 200 114579 “http://192.168.0.53/jstem/index.php/JSTEM/submissions” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36”
192.168.0.109 - - [14/May/2025:16:06:22 -0500] “GET /jstem/index.php/JSTEM/api/v1/submissions?status=1&searchPhrase=&count=30&offset=0&=1747256780815 HTTP/1.1” 200 130719 “http://192.168.0.53/jstem/index.php/JSTEM/submissions” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36”
192.168.0.109 - - [14/May/2025:16:06:34 -0500] “GET /jstem/index.php/JSTEM/api/v1/submissions?status=1&searchPhrase=&count=30&offset=30&=1747256780817 HTTP/1.1” 500 917 “http://192.168.0.53/jstem/index.php/JSTEM/submissions” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36”
192.168.0.109 - - [14/May/2025:16:08:09 -0500] “GET /jstem/index.php/JSTEM/submissions HTTP/1.1” 200 6096 “http://192.168.0.53/jstem/index.php/JSTEM/login” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36”
192.168.0.109 - - [14/May/2025:16:08:09 -0500] “GET /jstem/index.php/JSTEM/api/v1/submissions?status=1&assignedTo=-1&searchPhrase=&count=30&offset=0&=1747256887411 HTTP/1.1” 200 506 “http://192.168.0.53/jstem/index.php/JSTEM/submissions” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36”
What application are you using?
- OJS 3.3.0-19
Additional information
- Developer Tools Error 1
- Developer Tools Error 2