https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30150 --- Comment #6 from Eric Phetteplace <ephetteplace@cca.edu> --- (In reply to Katrin Fischer from comment #5)
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.
Our instance is hosted by ByWater but I'll reach out to them and link to this bug report. -- You are receiving this mail because: You are watching all bug changes.