I've posted this as a forum topic here, http://drupal.org/node/1462650 but it's probably better posted in this issue queue. Apologies for cross-posting.

I have created 2,500 groups using OG. I wish to sort them by Node: Title. For some reason, the first three are not in alphabetical order, but the rest "seem" to be.

Here's a screenshot:
order

Here's the views setup:
setup

Not sure if it matters that it's a Drupal Commons installation and that some of the groups were created using Feeds Module.

Thanks a lot.

CommentFileSizeAuthor
views-setup.png94.55 KBmarkconroy
alphabetical-order.png141.46 KBmarkconroy

Comments

nally’s picture

I also have this issue, and also have a Drupal Commons distribution.

markconroy’s picture

I sorted this. The problem was that there was a space before the first letter in the node title, when I removed this, the problem went away.

So, you need "Node Title" not " Node Title"

mustanggb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)