Project

General

Profile

Actions

Bug #47577

closed

News records won't display in selected language

Added by Johannes C. Laxander about 11 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2013-04-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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.

Actions #1

Updated by Alexander Schnitzler almost 11 years ago

  • Assignee set to Georg Ringer

@Georg: could you please have a look at it?

Actions #2

Updated by Anja Leichsenring almost 11 years ago

  • Target version set to Extbase 6.3
Actions #3

Updated by Felix Oertel almost 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

Actions #4

Updated by Johannes C. Laxander over 10 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.

Actions #5

Updated by Thomas Bauer-Philippi over 10 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

Actions #6

Updated by Alexander Opitz over 9 years ago

Hi,

is this issue fixed in TYPO3 CMS 6.2.4?

Actions #7

Updated by Johannes C. Laxander over 9 years ago

I can't test it at time, sorry. The istallation is TYPO3 4.7, update outstanding...

Actions #8

Updated by Alexander Opitz over 9 years ago

  • Target version deleted (Extbase 6.2)

Hi,

anything new to report on this issue?

Actions #9

Updated by Alexander Opitz over 9 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
Actions #10

Updated by Riccardo De Contardi about 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)?

Actions #11

Updated by Riccardo De Contardi almost 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

Actions

Also available in: Atom PDF