Summary: | overdue script and csv | ||
---|---|---|---|
Product: | Koha | Reporter: | Nahuel Angelinetti <nahuel.angelinetti> |
Component: | Command-line Utilities | Assignee: | Paul Poulain <paul.poulain> |
Status: | CLOSED INVALID | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris |
Version: | Main | ||
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: | |||
Bug Depends on: | |||
Bug Blocks: | 5992 | ||
Attachments: | Proposed Patch |
Description
Nahuel Angelinetti
2010-08-24 10:03:18 UTC
Created attachment 3595 [details] [review] Proposed Patch This patch doesn't seem to do anything, it sets and populates a value $content, but then that is not used. I think that line 592 should be changed from content => join( "\n", @output_chunks ) to content => $content Is that right? I think you're right. We can cancel this patch (Nahuel has left BibLibre, and looking at the bug on our tracking platform does'nt help either, so...) |