Bug 36336

Summary: Exporting records from detail page is broken
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CatalogingAssignee: Jonathan Druart <jonathan.druart>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: dcook, emily.lamancusa, fridolin.somers, jonathan.druart, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35975
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
24.05.00
Bug Depends on: 34478    
Bug Blocks:    
Attachments: Bug 36336: (bug 34478 follow-up) Fix export from catalogue detail
Bug 36336: (bug 34478 follow-up) Fix export from catalogue detail
Bug 36336: (bug 34478 follow-up) Fix export from catalogue detail
Bug 36336: (bug 34478 follow-up) Fix export from catalogue detail

Description Katrin Fischer 2024-03-17 16:56:30 UTC
When exporting a record from the detail page in the staff interface, almost all formats give an Error 500 - Internal server error. But with tail -f /var/log/koha/kohadev/*.log there doesn't seem to be anything in the logs?
Comment 1 Jonathan Druart 2024-03-20 10:03:43 UTC
Created attachment 163518 [details] [review]
Bug 36336: (bug 34478 follow-up) Fix export from catalogue detail
Comment 2 Owen Leonard 2024-03-20 13:47:23 UTC
Created attachment 163528 [details] [review]
Bug 36336: (bug 34478 follow-up) Fix export from catalogue detail

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 3 Emily Lamancusa 2024-03-20 20:06:01 UTC
Created attachment 163577 [details] [review]
Bug 36336: (bug 34478 follow-up) Fix export from catalogue detail

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Comment 4 Lucas Gass 2024-03-20 21:59:36 UTC
Created attachment 163579 [details] [review]
Bug 36336: (bug 34478 follow-up) Fix export from catalogue detail

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 5 Katrin Fischer 2024-03-22 09:37:35 UTC
Pushed for 24.05!

Well done everyone, thank you!
Comment 6 Fridolin Somers 2024-04-17 08:50:12 UTC
Depends on Bug 34478 not in 23.11.x