When logged into the Server/Web admin interfaces if you search on the main menu you get the following error:
http://127.0.0.1:60514/lucee/admin/server.cfm?action=admin.search&q=datasource
Windows 7 Command Box Lucee 5
pretty sure the problem is that
should be
https://github.com/lucee/Lucee/blob/master/core/src/main/cfml/context/admin/admin.search.cfm#L17
but I've got no idea about how to redeploy admin code to test this out
I've checked this ticket and the issue was solved in lucee version 5.2.8.50 onwards. So I close this ticket with the fixed version.