sorting in sql does not work

This forum post has been removed

Number of replies: 6
The content of this forum post has been removed and can no longer be accessed.
In reply to Deleted user

Re: sorting in sql does not work

by David Saylor -
I looked into this and it appears there is a bug that causes the javascript sorting to default to sorting the first column ascending in the returned results. It looks like this applies specifically to the implementation of DataTables JS.

If you go to /admin/settings.php?section=blocksettingconfigurable_reports and choose jQuery for the Report table UI instead, this problem does not appear to be present.
Average of ratings: Useful (1)
In reply to David Saylor

This forum post has been removed

The content of this forum post has been removed and can no longer be accessed.
In reply to Deleted user

Re: sorting in sql does not work

by Ben Haensel -
I've seen the same issue. I don't believe there's anything in tracker for this. Would you consider adding this sort issue for the CR plugin to tracker? -Ben
In reply to Ben Haensel

This forum post has been removed

The content of this forum post has been removed and can no longer be accessed.
In reply to Deleted user

Re: sorting in sql does not work

by David Saylor -
Hey Rolf,

Could you link to the issue? I wasn't able to locate it in the tracker.

The fix was pretty simple so I can submit it for review. I'm not sure how long it will take to be added to the stable branch but you can see what I did to fix it in the pull request if that's useful to you.
Average of ratings: Useful (2)