Closed (fixed)
Project:
Realname Userreference
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 Feb 2011 at 16:39 UTC
Updated:
2 Mar 2011 at 01:21 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| realname_userreference_postgresql.zip | 12.76 KB | guillaumeduveau |
Comments
Comment #1
guillaumeduveauComment #2
guillaumeduveauFixed in CVS, it wasn't tested but the code comes from another tested module so I hope there won't be any problems.