Case sensitivity creates multiple letters in the A-Z pager
budda - June 2, 2009 - 11:19
| Project: | Views Alpha Pager |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
If I have content beginning with a lower case 'a' and other content with an upper case 'A' then the pager lists A - a - B - b etc.
Is this supposed to be a feature? Can the pager be made case insensitive so that everything is grouped under one letter?

#1
I've never seen that before, but it's probably a by-product of your sql collation. If your mysql collation is set to ignore case, so will views alpha pager.