Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting columns does not work #50

Closed
GoogleCodeExporter opened this issue May 12, 2015 · 1 comment
Closed

Sorting columns does not work #50

GoogleCodeExporter opened this issue May 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Try to sort any of the fields in the item list (or any list)
2.
3.

What is the expected output? What do you see instead?

It should sort by column, but it does not do anything.


What version of the product are you using? On what operating system?

SVN 1063
Windows or Linux, Same result
PHP 5.3.6


Please provide any additional information below.

Also I noticed the up and down UTF char arrows show up as a ?, something must 
be breaking the UTF encoding on those chars. I checked the page encoding and it 
was UTF-8 in the browser I was using.

Original issue reported on code.google.com by jtp10...@gmail.com on 8 Sep 2011 at 12:27

@GoogleCodeExporter
Copy link
Author

You must first disable sorting by item id, which, by its nature of being a 
primary key, allows no chance for subset sorting.

Original comment by Paradox924X on 6 Feb 2012 at 12:51

  • Changed state: Invalid
  • Added labels: Usability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant