Bug #24087
closedContent "All languages" disappears in Page module
100%
Description
if you set a content element to [All] languages, it disappears from the Page view of the page. (you can see it again only with List module)
(issue imported from #M16427)
Updated by Ralf-Rene Schroeder over 13 years ago
it is also the same in TYPO3 4.5.1
(and i remember that i have the same Problem in june 2010 - and this was version 4.4.x
with TV all works perfect, but with standard templating not
Updated by Tolleiv Nietsch over 13 years ago
heh confirmed, doesn't happen in TV, sorry for my first comment ;)
Updated by Gerrit Code Review over 12 years ago
- Status changed from Accepted to Under Review
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9840
Updated by Georg Ringer over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ec6c15bc231dc7a41701d4af4f0549afdbd05ca0.
Updated by Heiko Kromm over 12 years ago
Is this fixed in 4.7.1?
I can produce this bug in fresh 4.7.1 installation.
Updated by Georg Ringer over 12 years ago
- Target version deleted (
0)
no just pushed to master, sorry
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/12078
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/12079
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/12080
Updated by Heiko Kromm over 12 years ago
I think the path does not solve the problem completly.
Content elements set to [ALL] languages are only shown in default language, but they are not shown if I switch in columns view to a different language. Even in side-by-side languages view the content element is only shown in default language.
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/12079
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12185
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12185
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12185
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/12079
Updated by Georg Ringer over 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset 03e1594b2b90a17cde299a93e7aa6527413ea901.
Updated by Heiko Kromm about 12 years ago
It's not resolved in 4.7.4!
Has the patch ever been published? This is essential for multilanguage sites.
Updated by Felix Nagel about 12 years ago
I agree, seems this has not been merged yet: https://github.com/typo3/TYPO3v4-Core/blame/TYPO3_4-7/typo3/sysext/cms/layout/class.tx_cms_layout.php
Updated by Gerrit Code Review about 12 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/12080
Updated by Georg Ringer about 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset f34a9a75a3b80307e250d89516a6c2de9162e6fe.
Updated by Gerrit Code Review about 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/15613
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/15614
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/15615
Updated by Marcus Schwemer about 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset 07a049a188fd0eed9482da6cfbeac55010b453f0.
Updated by M. Stichweh about 12 years ago
Still not working in 4.7.5!
It works in columns view but not in languages view. It was working in languages view in 4.7.3 but now the CE completly disappears (language binding is activated).
It seems to work if "&& $row['sys_language_uid'] != -1" is removed on line 410 in "/typo3/sysext/cms/layout/class.tx_cms_layout.php".
Updated by Stefan Galinski about 12 years ago
The merged changes are causing critical bugs. See the related issues for more information. IMHO this patch series should be completely reverted for now.