[Bug 14755] New: Checking in gives error 500
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14755 Bug ID: 14755 Summary: Checking in gives error 500 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: j.kylmala@gmail.com Reporter: j.kylmala@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When I try to Check in an item with the top bar Check in functionality I get this error: An error has occurred! Error 500 In Koha this typically means that the Koha team is working on new features Wait while system maintenance is being done or email the Koha administrator. Use top menu bar to navigate to another part of Koha. In the koha-error log: http://paste.koha-community.org/57 Checking in from the patron's details page works fine. I just did today a database upgrade to 3.21.00.21, so not sure if that is the problem or something else. I'm trying to figure out this and will let you know. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14755 Joonas Kylmälä <j.kylmala@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |major Priority|P5 - low |P3 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14755 Joonas Kylmälä <j.kylmala@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |critical -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14755 --- Comment #1 from Joonas Kylmälä <j.kylmala@gmail.com> --- Found the problem: This bug happens when you import biblio records from an older version of Koha and then you create an item without first manually editing the record (just clicking edit and then saving it is enough to get it working). -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14755 Joonas Kylmälä <j.kylmala@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=14762 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14755 Joonas Kylmälä <j.kylmala@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |14762 Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14762 [Bug 14762] Importing records doesn't add missing subelements -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14755 Bug 14755 depends on bug 14762, which changed state. Bug 14762 Summary: Importing records doesn't add missing subelements http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14762 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14755 --- Comment #2 from Joonas Kylmälä <j.kylmala@gmail.com> --- Ok. I found now a more specific reason why this bug happens: This bug happens when the biblio record which is being processed misses some info / or the info is invalid (see bug 14768 for more info). I suggest as a fix that we would add an alert / some info text which would tell what went wrong really. For example, "The biblio record you're trying to process is missing some info, please check the compatibility of the biblio record's data with your system." -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14755 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- The itemtype of the record is not defined in the itemtypes table, that's it? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14755 --- Comment #4 from Joonas Kylmälä <j.kylmala@gmail.com> --- (In reply to Jonathan Druart from comment #3)
The itemtype of the record is not defined in the itemtypes table, that's it?
That is it. But I guess there could be some other info missing also. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14755 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- So it's a configuration issue, not a bug. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org