https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30150
--- Comment #2 from Eric Phetteplace <[email protected]> --- I just used a report `select * FROM language_descriptions` and found the Dutch entries further down. If I run your query I get this: subtag type lang description id nl language de Niederländisch 138 nl language en Dutch 26 nl language fr Néerlandais 27 nl language nl nedərlɑns 25 NL region en Netherlands 299 NL region nl Nederland 300 Should we change the "nedərlɑns" description in the database to "Nederlands" then? It displays right in the reports results, the only problem is on the advanced search page. I see the same results you've shown on koha-testing-docker so perhaps this was changed at some point? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
