Koha/C4
Colin Campbell c435c8c7d1 Bug 6280 : Don't generate invalid SQL in GetPendingIssues
Change to parameter list in GetPendingIssues made it
callable by an empty list resulting in invalid sql being
sent to server. As this was occuring on most issues error log
was filling up. Put safeguard in the routine
Also don't bother calling when you have no need

Some of the processing was needlessly obscure

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-08-11 12:53:15 +12:00
..
AuthoritiesMarc Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
Barcodes
Cache
ClassSortRoutine
Creators
External
Form Bug 5918 : Use the default messaging preferences if the user does not select any 2011-06-02 09:14:38 +12:00
Heading Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
ILSDI
Installer
Labels bug 5653: use itemcallnumber in bib label layouts 2011-06-13 11:15:34 +12:00
Members
Output
Patroncards fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
Reports
Search
SIP
tests
VirtualShelves
Accounts.pm
Acquisition.pm
Auth.pm
Auth_cas_servers.yaml.orig
Auth_with_cas.pm Bug 5630 CAS improvements 2011-08-10 13:16:35 +12:00
Auth_with_ldap.pm
AuthoritiesMarc.pm
BackgroundJob.pm
Barcodes.pm Bug 5681: Fixes leading zeroes in Add Mulpiple Copies 2011-02-03 10:08:50 +13:00
Biblio.pm
Bookseller.pm Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
Boolean.pm
Branch.pm Bug 5431 : Follow up patch fixing ModBranch 2011-04-12 08:55:20 +12:00
Breeding.pm
Budgets.pm
Cache.pm
Calendar.pm
Category.pm
Charset.pm
Circulation.pm
ClassSortRoutine.pm
ClassSource.pm
Context.pm
Contract.pm
Creators.pm Fix some compile time errors reported in test suite 2010-12-02 08:53:53 +13:00
Csv.pm
Dates.pm
Debug.pm
Heading.pm
ImportBatch.pm Bug 5859: Allow user to set encoding for import 2011-04-19 13:05:48 +12:00
ImportExportFramework.pm
Input.pm
Installer.pm
ItemCirculationAlertPreference.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Items.pm
ItemType.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Koha.pm Merge remote branch 'kc/new/pending_qa/enh/bug_3644' into kcmaster 2011-04-09 19:16:45 +12:00
Labels.pm
Languages.pm
Letters.pm Bug 5263 - Add support for including fields from the ISSUES table in advanced due notices 2011-08-02 12:44:42 +12:00
Log.pm Bug 6470 - Unable to filter out log entries for kohaadmin (user 0) 2011-07-05 11:22:46 +12:00
Maintainance.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Matcher.pm Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
Members.pm Bug 6280 : Don't generate invalid SQL in GetPendingIssues 2011-08-11 12:53:15 +12:00
Message.pm
NewsChannels.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Output.pm
Overdues.pm
Patroncards.pm
Print.pm
Record.pm
Reports.pm More POD cleanups 2010-06-09 08:38:58 -04:00
Reserves.pm Bug 5867 : Improved the email checking when sending "Hold filled" notices. 2011-07-15 11:10:00 +12:00
Review.pm
Ris.pm
RotatingCollections.pm
Scheduler.pm
Scrubber.pm
Search.pm BUG4319 waiting items cannot be reserved 2011-06-13 11:08:47 +12:00
Serials.pm
Service.pm POD Cleanups 2010-06-09 08:38:59 -04:00
ShelfBrowser.pm
SMS.pm More POD cleanups 2010-06-09 08:38:58 -04:00
SQLHelper.pm
Stats.pm
Suggestions.pm
Tags.pm More POD cleanups 2010-06-09 08:38:58 -04:00
Templates.pm
UploadedFile.pm
Utils.pm
VirtualShelves.pm Fix for Bug 6402, Lists sorted by year appear to be empty 2011-06-10 12:14:52 +12:00
XISBN.pm
XSLT.pm Merge remote branch 'kc/new/enh/bug_4421' into kcmaster 2011-04-02 07:15:47 +13:00
Z3950.pm