The cleanup report 'Publications with Invalid Unicode Characters' shows incorrect pubs. This (and related) cleanup reports use the standard MySQL "LIKE" operator which uses the MySQL-standard Swedish collation. It should be using raw binary collation instead.
Anonymous
Fixed in common/library.py 1.108, installed in r2016-120 on 2016-07-23. Closing.