| Summary: | Remove smartmatch operator from C4/Serials.pm | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Component: | Architecture, internals, and plumbing | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | gmcharlt |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | |||
| Bug Blocks: | 12151 | ||
| Attachments: |
Bug 12338: Remove smartmatch operator from C4/Serials.pm
Bug 12338: Remove smartmatch operator from C4/Serials.pm Bug 12338: Remove smartmatch operator from C4/Serials.pm |
||
|
Description
Tomás Cohen Arazi (tcohen)
2014-05-30 19:16:50 UTC
Created attachment 28578 [details] [review] Bug 12338: Remove smartmatch operator from C4/Serials.pm This patch removes the use of the 'when' smartmatch operator from Serials.pm Regards To+ Sponsored-by: Universidad Nacional de Cordoba Created attachment 28689 [details] [review] Bug 12338: Remove smartmatch operator from C4/Serials.pm This patch removes the use of the 'when' smartmatch operator from Serials.pm Regards To+ Sponsored-by: Universidad Nacional de Cordoba Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Created attachment 28698 [details] [review] Bug 12338: Remove smartmatch operator from C4/Serials.pm This patch removes the use of the 'when' smartmatch operator from Serials.pm Regards To+ Sponsored-by: Universidad Nacional de Cordoba Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Patches pushed to master. Pushed to 3.16.x for inclusion in 3.16.1. |