You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the backend module 'Events' I set the sort option to 'Startdate' and 'Descending' and click on 'Search'. The list is adjusted according to my sorting. If I now click on 'Next' ( ») in the list, the list "forgets" my sort order defined above and returns to the default sort order.
Now select the above mentioned options: 'Sorting': 'Start Date' and 'Descending', now all events with start date from December 2020 to March 2020 are shown. (from top to bottom)
If you now navigate in the pagination, the previously selected sorting is no longer applied. For example, the second page shows November 2018 to August 2019 (from top to bottom).
Expected behaviour
When using the pagination, I expect my selected sort order to be applied
It looks like this bug or a very similar bug has been fixes here in the past: #485
Server configuration
TYPO3 version: 9.5.20
PHP version: 7.2.31
The text was updated successfully, but these errors were encountered:
nicobayati
changed the title
Backend Pagination
Backend Pagination forgets sorting
Sep 11, 2020
Extension version
sf_event_mgt 4.3.1
Short problem description
In the backend module 'Events' I set the sort option to 'Startdate' and 'Descending' and click on 'Search'. The list is adjusted according to my sorting. If I now click on 'Next' ( ») in the list, the list "forgets" my sort order defined above and returns to the default sort order.
Steps to reproduce
Expected behaviour
When using the pagination, I expect my selected sort order to be applied
It looks like this bug or a very similar bug has been fixes here in the past: #485
Server configuration
TYPO3 version: 9.5.20
PHP version: 7.2.31
The text was updated successfully, but these errors were encountered: