Download & Extend

Views sort by Node: Title - only sorting by node title after third item

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:
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.

AttachmentSizeStatusTest resultOperations
alphabetical-order.png141.46 KBIgnored: Check issue status.NoneNone
views-setup.png94.55 KBIgnored: Check issue status.NoneNone

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"