-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Unknown format specifier "C" #228
Comments
Could it be that you have news, pages or categories with a |
there are several news-titles with german umlauts, such as /projekt/bildung-für-eine-starke-demokratie/ (/projekt/bildung-f%C3%BCr-eine-starke-demokratie/) |
Yeah, that's the reason why |
Thanks a lot, fritzmg! |
Thank you @fritzmg for debugging this. It happens because of URL caching here: https://github.com/codefog/contao-news_categories/blob/master/src/NewsCategoriesManager.php#L44-L52 I will check if it still really needs the caching in Contao 4.13 and above. |
I think in Contao 5 we moved away from generating URLs via |
Contao 4.9.37
contao-news_categories 3.4.20 or 3.4.23
PHP 8.0 or 8.1
I get a critical error, when trying to display a newslist or news-reader:
The text was updated successfully, but these errors were encountered: