https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27248 --- Comment #24 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Another round of testing: 1) QA checks - passing! 2) Code review - nothing more spotted! 3) Testing - still works nicely All previous comments have been addressed, signing off. Note: tidy doing some stranger things here, breaking up closing tags: + <textarea rows="10" cols="30" id="barcodelist" name="barcodelist"> + [%- FOREACH item IN items %] + [%- item.barcode | html -%] + [% END -%] + </textarea + > -- You are receiving this mail because: You are watching all bug changes.