Bug 5238 - Fatal error when saving printer profile if paper bin field is blank
Summary: Fatal error when saving printer profile if paper bin field is blank
Status: CLOSED DUPLICATE of bug 5203
Alias: None
Product: Koha
Classification: Unclassified
Component: Label/patron card printing (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Chris Nighswonger
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-21 18:30 UTC by Liz Rea
Modified: 2012-10-26 00:41 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Liz Rea 2010-09-21 18:30:00 UTC
This is similar to bug 5203. When you try to save a new or existing printer profile with a blank paper bin field the following error is generated and the profile is not saved:

Software error:

Can't call method "save" without a package or object reference at /home/liz/kohaclone/labels/label-edit-profile.pl line 72.
For help, please send mail to the webmaster (webmaster@koha-deb), giving this error message and the time and date of the error.
Comment 1 Chris Nighswonger 2010-09-23 17:52:14 UTC
Marking this as a dup of 5203 because the root cause is the same: no hardcoded defaults in the script. The fix for this, 5203, and an additionally related bug will be included in the fix for 5203.

*** This bug has been marked as a duplicate of bug 5203 ***