[Bug 16987] New: sub duplicate_framework in admin/marctagstructure.pl can' t see variable $cache
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16987 Bug ID: 16987 Summary: sub duplicate_framework in admin/marctagstructure.pl can't see variable $cache Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: josef.moravec@gmail.com QA Contact: testopia@bugs.koha-community.org When creating new framework and copying the base from another existing bibliographic framework, the action end with internal server error, although the new framework is filled with the fields. The reason is the calling clear_from_cache on the end of sub duplicate_framework I am on plack. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16987 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |black23@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16987 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16987 --- Comment #1 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 53745 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53745&action=edit Bug 16987: Sub duplicate_framework in admin/marctagstructure.pl can't see variable $cache Test plan: 0) Ensure you are running on plack 1) Create new bibliographic framework 2) Go to Marc structure and select some existing framework to duplicate it to this new framework 3) You see internal server error (and there is a log in plack-error.log) 4) Go to biblioframeworks administration and MARC structure for that new framework, you see the fields are filled up 5) Apply the patch 6) Repeat 1 and 2 7) Everything should work fine this time - no error -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16987 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=16955 CC| |veron@veron.ch --- Comment #2 from Marc Véron <veron@veron.ch> --- Hi Josef, Can you please have a look at Bug 16955 - Internal Server Error while populating new framework ? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16987 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|Needs Signoff |RESOLVED --- Comment #3 from Josef Moravec <josef.moravec@gmail.com> --- It's definitely duplicate, I'm closing this. *** This bug has been marked as a duplicate of bug 16955 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org