Posted by Mark Conroy on March 1, 2012 at 3:26pm
2 followers
Jump to:
| Project: | Views |
| Version: | 6.x-2.16 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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:
Here's the views 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.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| alphabetical-order.png | 141.46 KB | Ignored: Check issue status. | None | None |
| views-setup.png | 94.55 KB | Ignored: Check issue status. | None | None |
Comments
#1
I also have this issue, and also have a Drupal Commons distribution.
#2
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"