Exporting the list of pending charges for a patron results in a JS error: Uncaught TypeError: t.aoFooter[(intermediate value)][e] is undefined To test: * Make sure you have some pending/open charges on the patron account * Go to Patron account > Accounting > Make a payment tab * Click on any of the export options in the table header * Verify that the "spinner" doesn't go away and nothing happens
I can't seem to reproduce this problem.
I can confirm this is happening in 24.11. The export option opens, but once you click on it the spinner starts and the file never downloads.
I can now confirm in 24.11 too. I'm pretty sure this is another symptom of Bug 38964
I do recreate the problem on 24.11.x, however if I cherry-pick 92c65166512c6d0a294df115fdc577e6d16f2923 the problem is fixed.
*** This bug has been marked as a duplicate of bug 38964 ***