While building around core pagers, Views does not set $pager_limits.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1134784-pager-limits.patch | 865 bytes | damien tournoud |
While building around core pagers, Views does not set $pager_limits.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1134784-pager-limits.patch | 865 bytes | damien tournoud |
Comments
Comment #1
damien tournoud commentedSimple enough to fix. This breaks themes trying to output pagers in fancy ways; for context see #514914: Re-add removed feature of $limit "passing" for themers.
Comment #2
dawehnerGreat! Thanks.