Bug #21477
closedInform if page use content_from_pid
0%
Description
since one of the newer TYPO3 versions (4.2.9 / 4.2.10), the option "Show content from this page instead" in the page properties is not working properly - means that the content is being shown on the destination page, BUT in TYPO3 BE, the notice on the destination page, which in older versions was something like "this page doesn't have own content..." is not appearing anymore. Instead the content areas are there which is extremly confusing for the typo3 authors.
Is this bug related to templavoila or to T3 core?
Reported bug to templavoila newsgroup (Steffen Kamper)
(issue imported from #M12487)
Files
Updated by Steffen Kamper about 15 years ago
after looking to it the message was by TV in page module. i will investigate.
However, same message should be shown in classic also. I will make a patch for core.
Updated by Steffen Kamper about 15 years ago
The patch solves it for core page module, i will make a new RFC for TV
Updated by Raffi no-lastname-given almost 15 years ago
Patch doesn't seem to be working for the templaVoila page module.
Is there any other templaVoila-specific class which needs to be updated?
Updated by Steffen Kamper almost 15 years ago
sure - TV has an own page module. I will take care.