Koha/C4
Frédéric Demians 6fd3635a59 Bug 6885 Follow up patch, invert tested condition
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Not sure the brackets are nessecary, but I think I remember learning
bitwise operators have a lower priority than other relational
operators so wanted to make sure we notted the result of the bitwise
and, not the flag

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-01-17 18:06:55 +01:00
..
AuthoritiesMarc
Barcodes
Cache
ClassSortRoutine Bug 4265: Fix padding of short callnumbers and Bib-1 attribute for sorting 2011-03-29 21:54:12 +13:00
Creators Bug 7215 - changed callnumber PRESET field to itemcallnumber 2011-12-12 17:36:09 +01:00
External
Form Fix for Bug 6458 - incorrect parsing result in translation processing 2011-09-15 08:38:58 +12:00
Heading
ILSDI Bug #6142 - Delete sub CanBookBeReserved and delete function's reference on @EXPORT 2011-12-27 18:38:42 +01:00
Installer Bug 7078: Remove HTML::Template::Pro from Koha perl dependencies list 2011-10-22 09:01:26 +13:00
Labels Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
Members bug_6253: Unified member Search() 2011-10-19 16:23:02 +13:00
Output
Patroncards
Reports Bug 6755 : Fixing a bug with guided reports 2011-09-27 07:04:02 +13:00
Search
SIP Bug 6466 - hung socket read causes SIP tests to fail 2012-01-17 16:16:09 +01:00
tests
VirtualShelves Bug 7325 - Editing a list generates errors in the log 2011-12-15 17:09:15 +01:00
Accounts.pm Bug 7160: paying fines throws error 2011-12-14 14:31:32 +01:00
Acquisition.pm Bug 5358: Show cancelled orders in basket page 2012-01-13 10:52:50 +01:00
Auth.pm Bug 6627 [Signed Off] - Update to improve security in specified log files - bug 6627 2012-01-06 14:20:34 +01:00
Auth_cas_servers.yaml.orig Bug 5630 CAS improvements 2011-10-13 10:49:49 +13:00
Auth_with_cas.pm Bug 5630 CAS improvements 2011-10-13 10:49:49 +13:00
Auth_with_ldap.pm Bug 6022: Auth_with_ldap check if categorycode is valid 2011-12-06 19:51:15 +01:00
AuthoritiesMarc.pm Use MARCAuthorityControlField008 in AddAuthority for empty 008s 2011-12-27 17:57:42 +01:00
BackgroundJob.pm
Barcodes.pm
Biblio.pm Bug 6990 follow up PODDOC & unit test updating 2012-01-17 12:07:03 +01:00
Bookseller.pm Bug 3388: Restore account number on vendor page 2011-11-25 11:07:11 +01:00
Boolean.pm
Branch.pm Bug 7034: de-nesting C4/Branch.pm 2011-10-19 03:23:31 +13:00
Breeding.pm
Budgets.pm bug_4831: Use unitprice (actual cost) when totalling spent amounts for "All available funds", as in "Already received" 2011-09-22 19:35:40 +12:00
Cache.pm
Calendar.pm
Category.pm Bug 6989 Patron categories not properly displayed if not pure ASCII 2011-11-04 12:07:08 +01:00
Charset.pm bug 5579 : Fixes several exports to embed items 2011-04-19 22:35:15 +12:00
Circulation.pm bug_2830: Remove reserve when checking out if the borrower is not the first one in the reserve queue 2011-12-16 16:21:38 +01:00
ClassSortRoutine.pm Bug 7035 de-nesting C4::ClassSource & ClassSortRoutine 2011-10-19 03:25:59 +13:00
ClassSource.pm Bug 7035 de-nesting C4::ClassSource & ClassSortRoutine 2011-10-19 03:25:59 +13:00
Context.pm Merge remote-tracking branch 'origin/new/bug_6132' 2012-01-16 14:53:08 +01:00
Contract.pm
Creators.pm
Csv.pm
Dates.pm Bug 929 : Follow up adding unit tests, discovered C4::Dates cached the syspref with no way to clear it, fixed also. 2012-01-13 16:17:48 +01:00
Debug.pm
Heading.pm Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
ImportBatch.pm Bug 5859: Allow user to set encoding for import 2011-04-19 13:05:48 +12:00
ImportExportFramework.pm Bug 7360 Import Default framework into other deletes default Framework 2012-01-13 11:52:45 +01:00
Input.pm
Installer.pm Bug 6699 follow-up 2011-12-03 07:43:15 +01:00
ItemCirculationAlertPreference.pm
Items.pm Bug 6885 Follow up patch, invert tested condition 2012-01-17 18:06:55 +01:00
ItemType.pm Bug 6371 Item Types description not properly displayed if not pure ASCII 2011-10-08 20:10:29 +13:00
Koha.pm Bug 7321: Silence some warns in Koha.pm 2011-12-15 16:53:32 +01:00
Labels.pm
Languages.pm Bug 6755 Web browser default lang != syspref selected langs 2011-09-26 23:26:09 +13:00
Letters.pm 6302 follow up 2011-12-16 17:59:56 +01:00
Log.pm Bug 6460: alternative fix, updating template and script instead of C4::Log 2011-09-24 10:01:09 +12:00
Maintainance.pm
Matcher.pm Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
Members.pm Bug 7139 : Log addition and deletion of circulation messages 2011-12-13 18:05:04 +01:00
Message.pm
NewsChannels.pm
Output.pm Bug 6098 Followup -- doesn't replace NSB/NSE by space 2012-01-13 11:21:48 +01:00
Overdues.pm Bug 6987 Make return from Overdues::GetFine consistent 2011-12-08 11:19:10 +01:00
Patroncards.pm
Print.pm Bug 6627 [Signed Off] - Update to improve security in specified log files - bug 6627 2012-01-06 14:20:34 +01:00
Record.pm Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
Reports.pm
Reserves.pm bug_2830: Remove reserve when checking out if the borrower is not the first one in the reserve queue 2011-12-16 16:21:38 +01:00
Review.pm Bug 1623 - Provide view of approved comments 2011-12-27 18:26:50 +01:00
Ris.pm bug 5780 followup: RIS export now includes all URLs 2011-10-14 10:37:31 +13:00
RotatingCollections.pm
Scheduler.pm
Scrubber.pm
Search.pm bug_2830: Remove reserve when checking out if the borrower is not the first one in the reserve queue 2011-12-16 16:21:38 +01:00
Serials.pm Bug 7357: display serial title instead of '---' 2012-01-17 16:08:32 +01:00
Service.pm
ShelfBrowser.pm
SMS.pm
SQLHelper.pm Bug 7134: patron records getting corrupted birthdates 2011-11-18 22:59:11 +01:00
Stats.pm
Suggestions.pm Bug 6893 : Updates suggestions list when adding orders 2011-12-06 20:30:04 +01:00
Tags.pm Bug 7259 - Show a count of items pending approval on staff client home and tools pages 2011-12-08 12:04:28 +01:00
Templates.pm Bug 929 : Followup fixing date formatting 2012-01-06 13:52:08 +01:00
TmplToken.pm Bug 6458 Template Toolkit files test case 2011-08-18 21:11:50 +12:00
TmplTokenType.pm Bug 6458 Template Toolkit files test case 2011-08-18 21:11:50 +12:00
TTParser.pm Revert "Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token" 2011-12-15 16:11:47 +01:00
UploadedFile.pm
Utils.pm
VirtualShelves.pm Bug 6555 : only 10 lists show in the staff client 2011-09-07 09:00:38 +12:00
XISBN.pm
XSLT.pm Bug 7394 : Fixing scoping issue with XSLT processing. Also bailing out early for 404 inestead of doing unnessecary processing 2012-01-06 12:29:43 +01:00
Z3950.pm