]> git.koha-community.org Git - koha.git/commit
Bug 37411: Fixed exporting to CSV file
authorEric Garcia <cubingguy714@gmail.com>
Wed, 31 Jul 2024 18:31:53 +0000 (18:31 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 29 Aug 2024 17:32:58 +0000 (17:32 +0000)
commit3c8539bc6b4952922fe80c6e6714efb85b9ed9f1
treef6527e2ccbe9e164fabbca44ec99f44067e2da91
parent1adce64d84fbd2f082e11786e9f5dd533f9ba6c3
Bug 37411: Fixed exporting to CSV file

To test:
1. Acquistions -> Budgets -> Funds -> Planning, select any option
2. In the toolbar see Export, and click Submit and see a 500 error
3. Apply patch, restart_all
4. Repeat steps 1-2
5. Notice the 500 error is gone and the CSV is exported properly

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 94890a1e55735504b2f405c4b82793e3a2e44fc3)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
admin/aqplan.pl