[Koha-bugs] [Bug 5203] Creating a label template causes fatal error if description field is empty

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 23 19:57:17 CEST 2010


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

Chris Nighswonger <cnighswonger at foundations.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P5                          |PATCH-Sent

--- Comment #2 from Chris Nighswonger <cnighswonger at foundations.edu> 2010-09-23 17:57:16 UTC ---
This is due to the underlying script not having any defaults hard coded which
results in skewed hash elements when the parameter array is coerced into a hash
at a later point.

This also occurs in layouts and profiles. This patch adds defaults to all
three.

No documentation changes are necessary.

The patch is available here:

http://git.koha-community.org/gitweb/?p=wip/koha-fbc.git;a=shortlog;h=refs/heads/k_bug_5203

Please test, sign-off, and submit to patches at ...

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Koha-bugs mailing list