Under "Support Clients" in the admin panel it only displays 50 support clients with no pagination. The only way to view the bottom of the list is to reverse the sorting, but that only lets you view 100 clients.

Is this a bug or does it not support more than 50 clients?

Comments

bdragon’s picture

Version: 7.x-1.0-beta2 » 7.x-1.x-dev
Status: Active » Fixed

I forgot to display the pager after having converted the code to entities.

Should be fixed now, thanks for the report!

http://drupalcode.org/project/support.git/commit/04e30cbb33752fe0889cf30...

Automatically closed -- issue fixed for 2 weeks with no activity.