Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List view starts randomly at wrong Post #2605

Open
jp-nr opened this issue Jan 17, 2025 · 0 comments
Open

List view starts randomly at wrong Post #2605

jp-nr opened this issue Jan 17, 2025 · 0 comments

Comments

@jp-nr
Copy link

jp-nr commented Jan 17, 2025

Bug Report

Current Behavior
The list view starts at a random post and continues from there.
The problem occurs completely random, sometimes several times a day, other times after 1 week.
A backend user then has to log into Typo3 and clear the cache so that the view returns to newest post.

Expected behavior/output
There are 2 list views

  • Current: List of the last 12 months, without pagination (max. 40 posts), Sort by date/time
  • Archives: List of all posts older than 12 months, with pagination, 20 articles per page, Sort by date/time

Environment

  • TYPO3 version(s): 12.4
  • news version: 11.4
  • news administration version: 1.3
  • Composer Mode: yes
  • OS: IONOS Apache
  • PHP: 8.2
  • DB: MySQL 8.0

Additional context
There are currently around 825 posts.
We have already tried pretty much everything and also tested various combinations of settings, but nothing had a positive effect on the problem, some made it worse.

  • Pagination activated: the view starts at a random pagination point (incl. highlight of the point but without URL change).
  • Pagination deactivated: List starts at a random date (not always in the specified time period)
  • Not archived for the main view: Message ‘No messages available’ instead of random Post
  • Cache deactivated: Longer loading time, same error but more often
  • Sort by creation
  • No time period restrictions
  • No maximum
  • No Sort by
  • Category Filter
  • Starting with given news
  • Top news: Message ‘No messages available’ instead of random Post
  • Deactivate the oldest 150 posts
  • Updates/upgrades (the problem already occurred with Typo3 11.5)

We even tried temporary changing the provider from IONOS to Mittwald

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant