The module uses LIKE in queries, which is case-insensitive on MySQL but not on PostgreSQL.

Please test the patched module below, I don't have PostgreSQL.

Comments

guillaumeduveau’s picture

Status: Active » Needs review
guillaumeduveau’s picture

Status: Needs review » Fixed

Fixed in CVS, it wasn't tested but the code comes from another tested module so I hope there won't be any problems.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.