[Koha-bugs] [Bug 17359] Patron import results use wrong encoding

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 28 14:51:40 CET 2019


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

Séverine Queune <severine.queune at bulac.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94262|0                           |1
        is obsolete|                            |

--- Comment #25 from Séverine Queune <severine.queune at bulac.fr> ---
Created attachment 94810
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94810&action=edit
Bug 17359: Correct encoding when displaying patron import summary

There is an encoding issue when the patron import summry, the string
must be UTF8 decoded before being sent to the template.

Test plan:
- Create a patron import CSV file with import issues. Use UTF8 characters.
See file attached to the bug report 'patron_import.csv'
=> The screen should display the line correctly
- Correct the import issue (add a surname for Chloé)
=> The imported patrons should contain the correct values.

Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list