[Koha-bugs] [Bug 10222] Error when saving Demco label templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 16 18:12:09 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10222

--- Comment #2 from Chris Nighswonger <cnighswonger at foundations.edu> ---
Created attachment 37976
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37976&action=edit
Bug 10222 - Error when saving Demco label templates

This patch fixes a bug whereby if you open either of the
Demco label templates (loaded by the sample data) and
click "save" without making any changes you will get an
error:

Can't bless non-reference value at C4/Creators/Profile.pm
line 92.

It also fixes another minor bug in the creator sample data.

To test:

1. Install all sample data in a clean database.
2. In the label tool, edit either of the Demco label templates.
3. Save the template and observe the error mentioned above.
4. Drop and recreate the database.
5. Apply the patch.
6. Repeate steps 1-3 and note the successful save.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list