Closed (fixed)
Project:
Views Litepager
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Aug 2010 at 08:01 UTC
Updated:
22 Aug 2010 at 18:50 UTC
It seems the weight of the 'lite pager' is incorrect maybe.
If you change from 'lite pager' back to 'full pager', it sets it to 'no'.
It seems that full pager = no pager, mini pager = mini pager, no = full pager, and lite pager = lite pager.
Comments
Comment #1
cerup commentedOk changing from an array_merge
to
seems to fix this.
Comment #2
nrambeck commentedThanks for figuring this out. I've fixed this in the latest dev branch.