Summary: | addbiblio.pl error when deleting record | ||
---|---|---|---|
Product: | Koha | Reporter: | Ian Palko <library> |
Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | fridolin.somers, gwilliams, jesse, jonathan.druart, m.de.rooy, sfayle, ztajoli |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11817 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Ian Palko
2014-06-06 01:34:33 UTC
*** Bug 12390 has been marked as a duplicate of this bug. *** I suspect this might be related to (a duplicate of?) Bug 11817 I have successfully recreated this bug under this condition: If you are on a detail.pl page without items attached (AND in the URL after the bibnumber, this appears: &searchid=scs_1409106045128 (random number), which means you have a return to search results link/previous/next links for a record search) with an empty bib record, and attempt to delete the record (go to Edit --> Delete record), this error message appears. The record has been deleted successfully, but instead of returning to the advanced search page, you get the "can't call method "title"...." error message. Owen, it's definitely related to Bug 11817. I've been trying to track this bug's cause down for months, and finally saw it happen consistently! |