Project:
UbercartCategory:
bug reportVersion:
Ubercart 1.0Priority:
normalStatus:
fixedOn the "Manage attributes" page at admin/store/products/attributes, the count query that pager_query tries to automatically build does not seem to work. The symptom is that no pager is available when you have more than 30 attributes.
This patch simply provides a custom count query.
| Attachment | Size |
|---|---|
| uc_attribute-5.x-1.0-rc5_pager_0.patch | 839 bytes |



Re: Pager query on "Manage attributes" fails
Patch works for me. Thanks.