https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302
Bug ID: 28302
Summary: Koha does not work with CGI::Compile 0.24
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CGI::Compile 0.24 has a bug:
https://github.com/miyagawa/CGI-Compile/issues/25
It can cause weird bugs, like breaking the authority detail display after
trying to modify an authority.
Steps to reproduce:
1. Install CGI::Compile 0.24
2. Restart starman with only 1 worker
3. Go to the detail page of an authority (authorities/detail.pl)
4. Go to the edit page (Edit ยป Edit record)
5. Check starman logs, you should see "Subroutine build_tabs redefined at
[...]"
6. Click on cancel to go back to the detail page, which should now show a
"blank" authority. Now the only way to get the authority back is to restart
starman.
I suggest to just forbid CGI::Compile 0.24 in cpanfile (patch coming soon)
Warning for Ubuntu Focal users: the packaged version of CGI::Compile is 0.24
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/