Changes between Initial Version and Version 1 of Ticket #16357, comment 8
- Timestamp:
- 01/25/11 22:08:14 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16357, comment 8
initial v1 1 This breaks Network > Users when no search results - we end up with a redirect loop as {{{$pagenum}}} is 1 and {{{$total_pages}} is 01 This breaks Network > Users when no search results - we end up with a redirect loop as {{{$pagenum}}}} is 1 and {{{$total_pages}} is 0 2 2 3 3 Something like this fixes it: