Koha/C4
Joe Atzberger 3a1542c423 BUGFIX: $item is reference to hashref, not reference to hash.
In fact, the double reference is useless overkill for this and another arg.
This patch relieves the error seen in logs as:
label-print-pdf.pl: Not a HASH reference at /home/atz/koha/production/intranet/modules/C4/Labels.pm line 1007., referer: http://staff-atz.dev.kohalibrary.com/cgi-bin/koha/labels/label-manager.pl?type=labels

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-30 06:08:56 -05:00
..
AuthoritiesMarc
Barcodes
ClassSortRoutine
External C4/External/BakerTaylor.pm - Back end for B&T content. 2008-04-22 18:02:33 -05:00
Heading authority headings search: remove CCL metacharacters 2008-02-08 06:01:43 -06:00
OAI
Search
SIP
tests
VirtualShelves
Accounts.pm bug 2006: do not crash when paying a lost item fine 2008-04-10 15:52:55 -05:00
Acquisition.pm bug 1953: removing possible SQL injections from C4::Acquisition::GetHistory 2008-04-11 16:56:36 -05:00
Amazon.pm adding famfamfam iconset, improving isbn for amazon content, etc. 2008-04-07 21:20:22 -05:00
Auth.pm Adding a couple missing variables for opac login screen (opacheader,OpacUserCSS); Minor tweak to OPAC tags on opac-detail 2008-04-28 05:55:57 -05:00
Auth_with_ldap.pm
AuthoritiesMarc.pm unlocking table when adding/updating authorities is finished. 2008-04-24 11:51:48 -05:00
BackgroundJob.pm
Biblio.pm fix crash when saving MARC21 bib with NoZebra and BiblioAddsAuthority ON 2008-04-21 11:18:00 -05:00
Bookfund.pm
Bookseller.pm
Boolean.pm
Branch.pm
Breeding.pm
Calendar.pm
Charset.pm work around issue in MARC::Charset 2008-04-01 06:46:04 -05:00
Circulation.pm Add dropbox mode to return.pl. Small API change to allow setting 2008-04-22 17:54:20 -05:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm Add backtrace printing option through SetEnv KOHA_BACKTRACES 1 2008-04-03 14:44:31 -05:00
Date.pm
Dates.pm Dates.pm - trivial perldoc corrections 2008-04-08 17:00:07 -05:00
Debug.pm
Heading.pm Porting SimpleSearch return changes to all code calling it. 2008-04-17 05:52:45 -05:00
ImportBatch.pm
Input.pm
Installer.pm refactor web installer code to created C4::Installer 2008-04-21 11:26:23 -05:00
Items.pm bug 2058: removing spurious warnings from C4::Items::AddItem 2008-04-25 15:00:33 -05:00
Koha.pm kohabug 2022 - fixed fine and issuing rules editors 2008-04-21 11:17:52 -05:00
Labels.pm BUGFIX: $item is reference to hashref, not reference to hash. 2008-04-30 06:08:56 -05:00
Languages.pm adding famfamfam iconset, improving isbn for amazon content, etc. 2008-04-07 21:20:22 -05:00
Letters.pm
Log.pm
Maintainance.pm
Matcher.pm Porting SimpleSearch return changes to all code calling it. 2008-04-17 05:52:45 -05:00
Members.pm
NewsChannels.pm
Output.pm
Overdues.pm Fix calls to CalcFine, and make fines obey CircControl syspref (get homebranch withssue data). 2008-04-08 08:37:01 -05:00
Print.pm
Record.pm fixed MODS biblio export on a "standard" install 2008-04-01 06:46:08 -05:00
Reports.pm bug 2004: changes to guided reports on items 2008-04-08 17:00:12 -05:00
Reserves.pm Revert "2 FixPriority calls were broken. FixPriority itself may be broken too," 2008-04-22 19:16:30 -05:00
Review.pm Bugfix #1624 - remove problem w/ EXPR in template, minor cleanup of module. 2008-04-22 18:06:38 -05:00
Scheduler.pm Pretty sure that "S" is needed. Significant typo. 2008-04-22 18:06:37 -05:00
Search.pm C4::Search - just cleanup, 1 FIXME added 2008-04-22 18:02:34 -05:00
Serials.pm IMPROVEMENT : serialsadditems at subscription level (bump 071) 2008-04-22 17:34:33 -05:00
SMS.pm
Stats.pm
Suggestions.pm Accept or reject : Bug Fix and improvements. 2008-04-17 05:52:47 -05:00
Tags.pm Tags - module, script and template support for user tagging in OPAC. 2008-04-22 18:02:44 -05:00
UploadedFile.pm
Utils.pm
VirtualShelves.pm
XISBN.pm adding famfamfam iconset, improving isbn for amazon content, etc. 2008-04-07 21:20:22 -05:00
XSLT.pm Normalizing s/On loan/Checked out/ 2008-04-25 15:28:14 -05:00
Z3950.pm