Changes between Version 1 and Version 2 of Ticket #28081, comment 18
- Timestamp:
- 05/28/2017 01:31:17 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28081, comment 18
v1 v2 1 I tested 28081.patch against a custom page template which uses a custom query var forpagination.1 I tested 28081.patch against a custom page template which uses pagination. 2 2 3 3 Tried visiting the following with the patch applied: … … 9 9 ...all have items to show but they all redirect to example.com/pagename/ 10 10 11 As @ocean90 suggested above, custom page templates which are using a custompagination are a problem.11 As @ocean90 suggested above, custom page templates which are using pagination are a problem.