Issues export does not work from patron's Details page. In browser console a message 'Uncaught TypeError: can't access property "cell", t.aoFooter[(intermediate value)][e] is undefined'. However, the same works fine from the Check out page. To reproduce: 1. Make some issues to a patron. 2. Go to patron's Details page. Click 'Show checkouts'. Try to Export (in any format). You will see a spinning icon, no results, and an error message in the JS browser console.
Update: the problem occurs in 24.11. Versions 25.05 and main seem to be fine.
So, the issue is caused by the Export column present in the Details page in 24.11.07 independently on the state of ExportCircHistory (if ExportCircHistory is set to "Don't show", the Export column is present in the table, but not in the footer). This is already solved by Bug 39389 that should be ported to 24.11. *** This bug has been marked as a duplicate of bug 39389 ***