[Bug 5771] New: Better error handling for import borrowers - Provide a download file of errors
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Bug #: 5771 Summary: Better error handling for import borrowers - Provide a download file of errors Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Tools AssignedTo: gmcharlt@gmail.com ReportedBy: chris@bigballofwax.co.nz QAContact: koha-bugs@lists.koha-community.org Blocks: 5575 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 --- Comment #1 from Chris Cormack <chris@bigballofwax.co.nz> 2011-02-17 22:18:38 UTC --- Created attachment 3177 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3177 Proposed Patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gmcharlt@gmail.com |paul.poulain@biblibre.com --- Comment #2 from MJ Ray (software.coop) <mjr@ttllp.co.uk> 2011-03-03 08:36:58 UTC --- This bug is mentioned in: Bug 5771 : MT2894 Adds a download link for big error reports to import_borrowers http://lists.koha-community.org/pipermail/koha-patches/2011-February/013889.... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Patch Status|Needs Signoff |Does not apply --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-06-15 14:09:31 UTC --- Needs to be reformatted for T:T <h5>Error analysis:</h5> + <!-- TMPL_IF NAME="download_errors" --> + <form method="post"> + <input type="hidden" name="errors_filename" value="<!-- TMPL_VAR NAME="errors_filename" -->" /> + <input type="hidden" name="report" value="report" /> + <input type="submit" value="Download report" /> + </form> + <!-- TMPL_ELSE --> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3177|0 |1 is obsolete| | --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> 2011-07-08 02:42:53 UTC --- Created attachment 4589 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4589 Bug 5771 : MT2894 Adds a download link for big error reports to import_borrowers Reformated for template::toolkit -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Does not apply |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com --- Comment #5 from Nicole C. Engard <nengard@gmail.com> 2011-07-09 12:11:33 UTC --- Can someone attach a patron file that will generate errors for testing? Nicole -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Failed QA --- Comment #6 from Owen Leonard <oleonard@myacpl.org> 2011-08-16 12:13:38 UTC --- I get errors when I try to open tools/import_borrowers.pl: Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 77. Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 82. Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 316. Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 318. Global symbol "$lastalreadyindb" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 329. Global symbol "$lastalreadyindb" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 329. Global symbol "$lastinvalid" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 331. Global symbol "$lastinvalid" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 331. Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 355. Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 360. Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 367. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|paul.poulain@biblibre.com |alex.arnaud@biblibre.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 --- Comment #7 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 10023 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10023&action=edit Bug 5771 - Follow up MT2894 Adds a download link for big error reports to import_borrowers -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #8 from Alex Arnaud <alex.arnaud@biblibre.com> --- This patch is a follow up. I have fixed errors reported by Owen and reformatted errors_filename template variable for T:T. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Version|rel_3_4 |master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I tried several combinations of files with format errors and I never got an option to download a file. I am not sure if I am looking in the wrong place? My import results looked like this: 0 imported records 0 overwritten 2 not imported because already in borrowers table and overwrite disabled (last was Anja / 53) 2 not imported because they are not in the expected format 4 records parsed Line 4 Critical field "categorycode" has unrecognized value "STU" (borrowernumber: 202; surname: Dora). 202,"Test2","Dora","Mustermann","STU","MPL" Line 5 Critical field "categorycode" has unrecognized value "STB" (borrowernumber: 203; surname: Diana). 203,"Test3","Diana","Mustermann","STB","MPL" Looking at the template changes I don't see where the link should show up? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4589|0 |1 is obsolete| | Attachment #10023|0 |1 is obsolete| | --- Comment #10 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 19263 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19263&action=edit Bug 5771 : Adds a download link for big error reports to import_borrowers If the import patrons tools produced a lot of errors(e.g. 1000), the browser will crash or not be glad. This patch allow to download an error file for report producing at least 25 errors. Test plan: Import patrons with at least 25 errors and check that a "Download report" button appears and produce a text file to download. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m Patch complexity|--- |Small patch Assignee|alex.arnaud@biblibre.com |jonathan.druart@biblibre.co | |m --- Comment #11 from Jonathan Druart <jonathan.druart@biblibre.com> --- I removed the $commandline variable. Script in tools are only for the Koha interface, not command line. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 I'm just a bot <gitbot@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gitbot@bugs.koha-community. | |org When did the bot| |2013-09-29 last check this| | --- Comment #12 from I'm just a bot <gitbot@bugs.koha-community.org> --- Patch applied cleanly, go forth and signoff -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 I'm just a bot <gitbot@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- When did the bot|2013-09-29 00:00:00 |2013-10-25 last check this| | --- Comment #13 from I'm just a bot <gitbot@bugs.koha-community.org> --- Patch applied cleanly, go forth and signoff -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Holger Meißner <h.meissner.82@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |h.meissner.82@web.de --- Comment #14 from Holger Meißner <h.meissner.82@web.de> --- Created attachment 24858 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24858&action=edit Screenshot of downloaded report The download button appears and a text file can be downloaded. But it only contains some kind of reference? See screenshot. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19263|0 |1 is obsolete| | --- Comment #15 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 25004 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25004&action=edit Bug 5771 : Adds a download link for big error reports to import_borrowers If the import patrons tools produced a lot of errors(e.g. 1000), the browser will crash or not be glad. This patch allow to download an error file for report producing at least 25 errors. Test plan: Import patrons with at least 25 errors and check that a "Download report" button appears and produce a text file to download. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 --- Comment #16 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Holger Meißner from comment #14)
The download button appears and a text file can be downloaded. But it only contains some kind of reference? See screenshot.
Thanks for testing! The last patch should fix that. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Holger Meißner <h.meissner.82@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25004|0 |1 is obsolete| | --- Comment #17 from Holger Meißner <h.meissner.82@web.de> --- Created attachment 25019 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25019&action=edit Bug 5771 : Adds a download link for big error reports to import_borrowers If the import patrons tools produced a lot of errors(e.g. 1000), the browser will crash or not be glad. This patch allow to download an error file for report producing at least 25 errors. Test plan: Import patrons with at least 25 errors and check that a "Download report" button appears and produce a text file to download. Signed-off-by: Holger Meißner <h.meissner.82@web.de> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Holger Meißner <h.meissner.82@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #18 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I'm happy that this all seems to work, and so far in my testing doesn't cause any regressions. However, I'm still working on some profiling to ensure that super large imports don't casue issues. Bare with me whilst I complete these tests, but with any luck this'll get past QA soon. As a side note, I've been working on a re-write of the borrower imports code, bug 11916 and would appreciate comments upon it once there is somthing to test. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 --- Comment #19 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 26204 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26204&action=edit [PASSED QA] Bug 5771 : Adds a download link for big error reports to import_borrowers If the import patrons tools produced a lot of errors(e.g. 1000), the browser will crash or not be glad. This patch allow to download an error file for report producing at least 25 errors. Test plan: Import patrons with at least 25 errors and check that a "Download report" button appears and produce a text file to download. Signed-off-by: Holger Meißner <h.meissner.82@web.de> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25019|0 |1 is obsolete| | --- Comment #20 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Comment on attachment 25019 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25019 Bug 5771 : Adds a download link for big error reports to import_borrowers I'm happy that this causes no regressions, passes all qa tests and after some minimal profiling and happy that it does not break with larger record sets. Happy to pass QA. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 --- Comment #21 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I missed, that Martin already had passed this and ran some additional tests. All seems to work ok. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26204|0 |1 is obsolete| | --- Comment #22 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 27278 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27278&action=edit [PASSED QA] Bug 5771 : Adds a download link for big error reports to import_borrowers If the import patrons tools produced a lot of errors(e.g. 1000), the browser will crash or not be glad. This patch allow to download an error file for report producing at least 25 errors. Test plan: Import patrons with at least 25 errors and check that a "Download report" button appears and produce a text file to download. Signed-off-by: Holger Meißner <h.meissner.82@web.de> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Passes tests and QA script. Tested files with different problems, created from my Koha database using the ./misc/export_borrowers.pl script and modifying it. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |gmcharlt@gmail.com --- Comment #23 from Galen Charlton <gmcharlt@gmail.com> --- Failed QA for a major security flaw: /cgi-bin/koha/tools/import_borrowers.pl?report=1&errors_filename=/etc/passwd Either more infrastructure is needed to maintain a secure area for storing and retrieving such files or (and this is possibly easier) errors from patron import runs should be stored in the database for later retrieval. I also note that the patch as written introduces a bunch of untranslatable strings. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 --- Comment #24 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Galen, glad you caught that! There is a bug that tries to work out something like that: bug 11317. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 --- Comment #25 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I noticed the untranslatable strings, but for generated files, I was not sure how to fix it. This still looked like an improvement as I have often been in a place where Koha only told me the last problematic patron, but I couldn't tell which where the other patrons that had failed to get imported. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 --- Comment #26 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to Katrin Fischer from comment #25)
I noticed the untranslatable strings, but for generated files, I was not sure how to fix it.
Broadly, one possibility is to use Template Toolkit, particularly since HTML output is reasonable for this particular report. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 --- Comment #27 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 27405 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27405&action=edit Bug 5771: Set the directory path to /tmp The report filename should be written into /tmp -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 --- Comment #28 from Jonathan Druart <jonathan.druart@biblibre.com> --- Galen, Does something like the last patch could be acceptable? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 --- Comment #29 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to Jonathan Druart from comment #28)
Galen, Does something like the last patch could be acceptable?
It still makes me nervous. I suggest another alternative: don't pass the filename around at all. Instead, stick it in the user session, from where it can be retrieved if the user requests a download. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 --- Comment #30 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I'm working on a generalised file retrieval patch based upon the work initially in bug 11317.. maybe that might help here.. My idea is to add per file permissions based upon a db table of permissions. The default permission for any files would be inaccessible until confugred on a permissions page. I'll post back here once i've got something more concrete to test. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |11317 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Heather Braum <hbraum@nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hbraum@nekls.org -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |BLOCKED Assignee|jonathan.druart@bugs.koha-c |claire.hernandez@biblibre.c |ommunity.org |om --- Comment #31 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Blocked by 11317. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org