We have a site that is sorting data not by the titles of the pages being sorted by by the tid. This is causing sorting to not run completely alphabetically.

Comments

GLHMarmot’s picture

Just to give a little bit more detail on the problem.

The issue appears when you have a view with a field that is using the content_taxonomy module. After navigating to the view and then clicking on the header field to sort by that particular field. It is sorted but not as expected. The expectation is that the field will be sorted by what is displayed but, after investigation, it is actually being sorted by the underlying TID.

Not knowing enough about how views operates under the covers I don't know if this is a bug in views or a bug in content_taxonomy implementation.

dman’s picture

Project: Views (for Drupal 7) » Content Taxonomy
Version: 5.x-1.6 » 5.x-1.x-dev
Status: Active » Closed (fixed)

Clean-up Views issue queue as per #572248: Mark "won't fix" any open issue that does not conform to the submission guidelines
Very old issue, probably to do with content_taxonomy exporting the sort-by vaule.