Comment #7 on issue 1632 by jira.s...@gmail.com: Alphabetial sorting of review requests should not be case sensitive
http://code.google.com/p/reviewboard/issues/detail?id=1632

I was able to reproduce this defect:

Using SQLite database (not MySQL)

Steps:

1. make some new users:
Ter
ter
Hello
hello

2. have each user create a review request

3. go to view all reviews

4. click the sort by submitter button

5. should end up with the order:

Hello
Ter
hello
ter

instead of:

Hello
hello
Ter
ter


--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to