Bug #47577
closedNews records won't display in selected language
0%
Description
In a website (TYPO3 4.7.10) are three languages defined: german (0), english (1) and dutch (2).
I have create a news record (ext: news system 2.0.0, not tt_news) ONLY for dutch language, but in the list view, this article won't display if dutch is the selected language. In this case the news record in german language (standard) will display, but normal content elements are displayed correct.
This is my TypoScript for language configuration:
sys_language_overlay = 0
config {
sys_language_uid = 2
language = nl
locale_all = nl_NL.UTF8
htmlTag_langKey = nl
sys_language_mode = content_fallback;1,0
}
In the german mailing list I've get a tip, is possible that the problem is in context of extbase.
Sorry for my simple english. I hope you understand what I mean. The problem ist also postet in german here: http://www.typo3.net/forum/beitraege/mehrsprachigkeit/114652/
Is this a extbase problem? Who can I solve it?
Johannes.
Updated by Alexander Schnitzler over 11 years ago
- Assignee set to Georg Ringer
@Georg: could you please have a look at it?
Updated by Anja Leichsenring over 11 years ago
- Target version set to Extbase 6.3
Updated by Felix Oertel over 11 years ago
- Status changed from New to Needs Feedback
- Assignee deleted (
Georg Ringer) - Target version changed from Extbase 6.3 to Extbase 6.2
- Tags set to ecs13ws
Hey Johannes,
did you set setRespectSysLanguage(FALSE) in your repository? there is a natural problem with fetching translated records without a non-translated parent.
regards, foertel
Updated by Johannes C. Laxander over 11 years ago
Hey Felix,
sorry, i didn't understand your Question. Where must I set "setRespectSysLanguage(FALSE)"? I didn't know this command, is it a PHP command? I'm not a developer and I did not create a new Extension. I use the Extension "news" from Georg Ringer.
Johannes.
Updated by Thomas Bauer-Philippi about 11 years ago
Hello,
I've got the same problem with TYPO3 6.1.3 and EXT News System 2.2.0. German news (default language) show up on the English version of the website. Will this be solved with Extbase 6.2 ?
Best regards,
Thomas
Updated by Alexander Opitz about 10 years ago
Hi,
is this issue fixed in TYPO3 CMS 6.2.4?
Updated by Johannes C. Laxander about 10 years ago
I can't test it at time, sorry. The istallation is TYPO3 4.7, update outstanding...
Updated by Alexander Opitz almost 10 years ago
- Target version deleted (
Extbase 6.2)
Hi,
anything new to report on this issue?
Updated by Alexander Opitz almost 10 years ago
- Project changed from 534 to TYPO3 Core
- Category changed from Extbase: - Language to Extbase
- TYPO3 Version set to 6.2
- Is Regression set to No
Updated by Riccardo De Contardi over 9 years ago
Is this still valid for the latest EXT:news release (3.1.0) or at least the latest version that supports 4.x branch (2.3.1)?
Updated by Riccardo De Contardi over 9 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Maybe you could also want to check either the typo3-cms or the ext-news channel on Slack (https://forger.typo3.org/slack) to ask for assistance