Project

General

Profile

Actions

Bug #81908

closed

Start and Stopp Date not working with localized content elements

Added by Michael Wille almost 7 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2017-07-18
Due date:
% Done:

0%

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

Description

Start and Stopp Date not working with localized content elements

This bug report refers to this closed one: #71672

Procedure:
I create a content element in the default language.
Then i create a localized element of this content element.
I set a stopp date to the default element.
When the default element stopps, the localized element donĀ“t stop.

Localized elements should use the start stop dates from the element where they were derived.

my typo version: 7.6.19


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #71672: Start and Stopp Date not working with localized content elementsClosed2015-11-19

Actions
Actions #1

Updated by Riccardo De Contardi over 6 years ago

  • Related to Bug #71672: Start and Stopp Date not working with localized content elements added
Actions #2

Updated by Riccardo De Contardi over 6 years ago

I performed the following test with TYPO3 7.6.22, 8.7.6, 9.0.0-dev(latest master):

1) Two language variants (ITA, default; ENG, L=1)
2) Create a page in default language variant, translate in ENG
3) Create a content element in default language variant, set a start date in the future (CONTENT_A)
4) Create a content elmeent in default language, set the same expiration date in the future (CONTENT_B)
5) translate the elements, "translate" (connected) mode ([ENG]CONTENT_A and [ENG]CONTENT_B)
6) Preview the page in default language and L=1

Expected results:

BEFORE the start/expiration date:

CONTENT_A invisbile
CONTENT_B visible

[ENG]CONTENT_A invisbile
[ENG]CONTENT_B visible

AFTER the start/expiration date:

CONTENT_A visible
CONTENT_B invisible

[ENG]CONTENT_A visible
[ENG]CONTENT_B invisible

Results for 7.6.22:

BEFORE the start/expiration date:

CONTENT_A invisbile
CONTENT_B visible

[ENG]CONTENT_A visible
[ENG]CONTENT_B visible

AFTER the start/expiration date:

CONTENT_A visible
CONTENT_B invisible

[ENG]CONTENT_A visible
[ENG]CONTENT_B visible

Results for 8.7.6 and 9.0.0

Same as expected results, so the issue only affects 7.6.x

I repeated the test for the "copy" mode, and in this case everything works as expected also in 7.6.x

Actions #3

Updated by Riccardo De Contardi over 4 years ago

  • Status changed from New to Closed

I close this issue as my last investigation shows that it affects only version 7;

If you think that this is the wrong decision or experience this issue again on recent TYPO3 versions, please reopen it or ping me. Please add also a detailed manual about how to replicate the issue.

Thank you.

Actions

Also available in: Atom PDF