Skip Navigation

Orderby settings not respected in a View that uses AJAX to update its results

Resolved

Reported for: Toolset Views 2.8.0.1

Resolved in: 3.0.2

Symptoms

There is an issue where the ordering of the results will not be correct when the result is being returned using AJAX.

This happens when:

  • You have a View that has a taxonomy filter and it’s configured to use AJAX to update its results when the user clicks the submit button or change any of the filters values.
  • This View sorts the results upon a single line field value and the orderby setting in the view is set to be Numeric.

 

 

Workaround

This issue will be fixed in the next version for Toolset Views. For now, you can use this patch by unzipping it and uploading the file it contains to replace the one with the same name in /embedded/inc/.

Comments are closed