I just noticed this request (which I believe is coming from the admin/tasks page) is causing a not found error.
please read the services.tasks.cfm code again, arrow-left and arrow-right are only shown when there are more than 100 tasks, i.e. so many tasks that there are multiple pages of tasks
Yeah . I can understand. So, I've added a fix for this issue.
Pull Request: https://github.com/lucee/Lucee/pull/998
please give this a test
I've checked this ticket with fixed version. Yes, the arrows working as expected.