aaroneiche / do-want

Do Want - Open Source Gift Registry
18 stars 4 forks source link

description field sorting is case-sensitive #44

Closed aaroneiche closed 11 years ago

aaroneiche commented 11 years ago

Original author: ke...@envail.com (November 27, 2012 16:20:35)

When I sort by "Description", it has an item with an all lowercase description listed after the "Z" items.

So the list goes:

Zebra Zipper hello kitty doll

The "hello" one comes after "Z" because it's lowercase. I would think the sorting should be case INsensitive, and treat "hello" with "Hello" and put it with the "H" items.

Original issue: http://code.google.com/p/do-want/issues/detail?id=44

aaroneiche commented 11 years ago

From aaron.ei...@gmail.com on November 29, 2012 21:30:32 Fixed in 99a45296eff7