Closed (fixed)
Project:
Content Taxonomy
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2007 at 01:10 UTC
Updated:
9 Sep 2009 at 07:20 UTC
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
Comment #1
GLHMarmot commentedJust 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.
Comment #2
dman commentedClean-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.