https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41625

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|Needs Signoff               |Failed QA

--- Comment #2 from David Nind <[email protected]> ---
I've Failed QA.

Although things worked, and the CSVDelimiter system preference is taken into
account for the export, the output includes a blank line between the rows of
data - the same as for Bug 41626.

Example (with semicolon delimiter):

"Programming Perl /";"Christiansen, Tom.";9780596004927;;Books;39999000011418;

"CGI programming with Perl /";"Guelich,
Scott.";1565924193;;Books;39999000000498;

"Effective Perl programming :";"Hall, Joseph N.,";"9780321496942 (pbk. : alk.
paper) | 0321496949 (pbk. : alk. paper)";;Books;39999000005776;

"Perl template toolkit /";"Chamberlain,
Darren.";0596004761;;Books;39999000011111;

"Perl template toolkit /";"Chamberlain,
Darren.";0596004761;;Books;39999000011135;

Testing notes (using KTD):
1. Before the patch - Step 2: 
   - Cataloging > Tools > Label creator
   - New > Label batch
   - Add these barcodes:
       39999000011418
       39999000000498
       39999000005776
       39999000011111
       39999000011135
   - Click "Add items"
   - Add a batch description (for example, BZ41625) and click "Save
description"
2. Before the patch - Step 3: 
   - From Cataloging > Tools > Label creator > Label batches
     . Select the checkbox for the batch in the table
     . Click "Export selected"
     . On the Label export page, select "Export"
     . Click "Download as CSV"
     . Open with a text editor - uses a comma to separate fields (quote 
       marks used around some fields)
     . Repeat again with the CSVDelimiter system preference set to "tabs" 
       - no difference
   Note: No header column
3. After the patch, the CSVDelimiter system preference is taken into account 
   for the export. However, the output includes a blank line between rows of
data.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to