| Summary: | Misspelled variable name in _get_outstanding_holds | ||
|---|---|---|---|
| Product: | Koha | Reporter: | David Gustafsson <glasklas> | 
| Component: | SIP2 | Assignee: | David Gustafsson <glasklas> | 
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> | 
| Severity: | critical | ||
| Priority: | P1 - high | CC: | colin.campbell, jonathan.druart, martin.renvoize, nick | 
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 21184 | ||
| Bug Blocks: | |||
| Attachments: | Bug 21471: Misspelled variable in _get_outstanding_holds Bug 21471: Misspelled variable in _get_outstanding_holds Bug 21471: (bug 21184 follow-up) Misspelled variable in _get_outstanding_holds | ||
| 
        
          Description
        
        
          David Gustafsson
        
        
        
        
          2018-10-02 11:36:25 UTC
        
       Created attachment 79817 [details] [review] Bug 21471: Misspelled variable in _get_outstanding_holds Misspelled variable causes _get_outstanding_holds to crash if patron is queued on biblio level Created attachment 79851 [details] [review] Bug 21471: Misspelled variable in _get_outstanding_holds Misspelled variable causes _get_outstanding_holds to crash if patron is queued on biblio level Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Oops, sorry! Caused by commit 62a075987af70ec5ed3665fe662adb31a17fdde4 Bug 21184: Replace C4::Items::GetBarcodeFromItemnumber calls Created attachment 79900 [details] [review] Bug 21471: (bug 21184 follow-up) Misspelled variable in _get_outstanding_holds Misspelled variable causes _get_outstanding_holds to crash if patron is queued on biblio level Caused by commit 62a075987af70ec5ed3665fe662adb31a17fdde4 Bug 21184: Replace C4::Items::GetBarcodeFromItemnumber calls Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Awesome work all! Pushed to master for 18.11 |