[Bug 6989] New: Patron categories not properly displayed if not pure ASCII
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6989 Bug #: 6989 Summary: Patron categories not properly displayed if not pure ASCII Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Patrons AssignedTo: kyle.m.hall@gmail.com ReportedBy: frederic@tamil.fr QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com C4::Category module returns badly encoded patron categories when they are containing non pure-ASCII characters. To reproduce this bug: - Go in Administration > Patron Categories - Add a new category. Give it this code for example: Café - Click on Patrons link on top menu - Click on New button => You get 'Café' displayed without accent -- 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=6989 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kyle.m.hall@gmail.com |frederic@tamil.fr -- 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=6989 --- Comment #1 from Frédéric Demians <frederic@tamil.fr> 2011-10-08 13:46:31 UTC --- Created attachment 5796 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5796 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=6989 Frédéric Demians <frederic@tamil.fr> 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=6989 --- Comment #2 from Piotr Wejman <ropuch@bagno.be> 2011-10-11 15:36:12 UTC --- Created attachment 5840 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5840 [SIGNED-OFF] Bug 6989 Patron categories not properly displayed if not pure ASCII C4::Category module returns badly encoded patron categories when they are containing non pure-ASCII characters. To reproduce this bug: - Go in Administration > Patron Categories - Add a new category. Give it this code for example: Café - Click on Patrons link on top menu - Click on New button => You get 'Café' displayed without accent Signed-off-by: Piotr Wejman <ropuch@bagno.be> -- 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=6989 Piotr Wejman <ropuch@bagno.be> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ropuch@bagno.be Patch Status|Needs Signoff |Signed Off -- 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=6989 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5796|0 |1 is obsolete| | -- 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=6989 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5840|0 |1 is obsolete| | --- Comment #3 from Paul Poulain <paul.poulain@biblibre.com> 2011-10-18 16:17:47 UTC --- Created attachment 5961 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5961 Bug 6989 Patron categories not properly displayed if not pure ASCII C4::Category module returns badly encoded patron categories when they are containing non pure-ASCII characters. To reproduce this bug: - Go in Administration > Patron Categories - Add a new category. Give it this code for example: Café - Click on Patrons link on top menu - Click on New button => You get 'Café' displayed without accent Signed-off-by: Piotr Wejman <ropuch@bagno.be> Signed-off-by: Paul Poulain <paul.poulain@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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6989 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |paul.poulain@biblibre.com Patch Status|Signed Off |Passed QA --- Comment #4 from Paul Poulain <paul.poulain@biblibre.com> 2011-10-18 16:19:10 UTC --- QA comment: * good test plan * patch fixes the problem, and is comparable to previous ones related to itemtypes passed QA -- 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=6989 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Passed QA |Patch Pushed --- Comment #5 from Paul Poulain <paul.poulain@biblibre.com> 2011-11-04 11:08:42 UTC --- patch pushed, please test -- 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=6989 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #6 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This was included in the 3.6 branch prior to 3.6.4. -- 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