Bug 14112

Summary: Silence warnings t/Charset.t
Product: Koha Reporter: Mark Tompsett <mtompset>
Component: Test SuiteAssignee: Mark Tompsett <mtompset>
Status: CLOSED FIXED QA Contact: Galen Charlton <gmcharlt>
Severity: minor    
Priority: P5 - low CC: chris, indradg, jonathan.druart, mtj, tomascohen, wizzyrea
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 8879    
Attachments: Bug 14112: Silence warnings in t/Charset.t
Bug 14112: Silence warnings in t/Charset.t
Bug 14112: Silence warnings in t/Charset.t
Bug 14112 - Silence warnings in t/Charset.t
Bug 14112 - Silence warnings in t/Charset.t
Bug 14112 - Silence warnings in t/Charset.t

Description Mark Tompsett 2015-05-01 19:48:47 UTC
Self-explanitory.
Comment 1 Mark Tompsett 2015-05-01 19:51:37 UTC Comment hidden (obsolete)
Comment 2 Indranil Das Gupta 2015-05-10 08:22:02 UTC Comment hidden (obsolete)
Comment 3 Indranil Das Gupta 2015-05-10 08:23:04 UTC Comment hidden (obsolete)
Comment 4 Jonathan Druart 2015-05-22 09:47:47 UTC
I am not sure it's the right way to fix it, have a look at
http://perldoc.perl.org/perldiag.html#Character-following-%22\c%22-must-be-printable-ASCII
Comment 5 Mark Tompsett 2015-05-22 13:05:00 UTC Comment hidden (obsolete)
Comment 6 Aleisha Amohia 2015-05-26 22:06:05 UTC Comment hidden (obsolete)
Comment 7 Jonathan Druart 2015-05-27 08:15:25 UTC
Created attachment 39570 [details] [review]
Bug 14112 - Silence warnings in t/Charset.t

After Jonathan said this was the wrong way to correct the issue,
www.utf8-chartable.de made it clear to me that the \c3\a9 were
missing x's.

TEST PLAN
---------
1) prove t/Charset.t
   -- noise
2) apply patch
3) prove t/Charset.t
   -- no noise
4) koha qa test tools

Signed-off-by: Aleisha <aleishaamohia@hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Comment 8 Tomás Cohen Arazi 2015-05-27 17:35:20 UTC
Patch pushed to master.

Thanks Mark!
Comment 9 Chris Cormack 2015-06-03 07:43:07 UTC
Pushed to 3.20.x will be in 3.20.1
Comment 10 Liz Rea 2015-06-22 22:37:15 UTC
Patch pushed to 3.18.x will be in 3.18.08
Comment 11 Mason James 2015-07-25 09:47:09 UTC
Pushed to 3.16.x, will be in 3.16.13