Summary: | Inventory tool fails when ignoreissued set | ||
---|---|---|---|
Product: | Koha | Reporter: | Jared Camins-Esakov <jcamins> |
Component: | Tools | Assignee: | Jared Camins-Esakov <jcamins> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, colin.campbell |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | proposed patch |
Description
Jared Camins-Esakov
2011-04-11 18:05:34 UTC
Created attachment 3882 [details] [review] proposed patch A good example of why subroutines with lots of positional parameters are problematic. Use named parameters if creating them Patch pushed, please test Seems to be working now. Closing. |