2 Nov
2018
2 Nov
'18
10:21 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662 --- Comment #235 from David Cook <dcook@prosentient.com.au> --- (In reply to Josef Moravec from comment #209)
Created attachment 81786 [details] Encoding problem + datatable
In submitted requests table I encountered a encoding problem:
"Knihovna ÃstÃ" should be "Knihovna Ústí".
Also, the heading of datatable is usually formatted in one line, see patron circulation history for example.
Ok I've fixed that. I was reversing the Encode module encode/decode functions and not reading the output of Devel::Peek correctly. Now I can see both Knihovna Ústí and 我不好 coming back from the harvester as well. -- You are receiving this mail because: You are watching all bug changes.