28 Feb
2022
28 Feb
'22
10:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30150 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I believe the reason is that we are using the | html filter in the select - which is as it should be and escapes any code that might be there. The problem is in the database, as you said earlier we should just store the name in utf-8 and without the entities. Do you have access to your database to fix this with SQL? We might still want to look into why it was not updated when it was for others - it seems ok on newer installations, but that could take a while. -- You are receiving this mail because: You are watching all bug changes.