| Anonymous | Login | 06-19-2013 02:29 PM | ![]() |
| My View | View Issues |
| View Issue Details [ Jump to Notes ] | [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0004764 | SMF 2.1 | Member List | public | 2011-06-21 12:01 | 2012-08-14 11:29 | |
| Reporter | emanuele | |||||
| Priority | normal | Severity | minor | Reproducibility | always | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Summary | 0004764: members search is case sensitive in postgreSQL | |||||
| Description | http://www.simplemachines.org/community/index.php?topic=438020.0 [^] | |||||
| Steps To Reproduce | * use postgreSQL as database * create a user with uppercase letters in the name * go search for that user * you will find it only typing the name with uppercase letters in the appropriate position, while on MySQL the search for members is case-insensitive. | |||||
| Additional Information | It affects also the normal search if a member name is specified and the search for members in the admin panel. | |||||
| Tags | 2.1 | |||||
| Attached Files | ||||||
Notes |
|
|
(0014663) emanuele (Developer) 2012-08-14 11:29 |
commit aaa61eca09873f9be8ae720ec9d75eac29b2f88d Author: emanuele Date: Tue Aug 14 Fixed members search case sensitive in PostgreSQL [Bug: 4764] |





