Project

General

Profile

Actions

Bug #15858

closed

Only last added CE shown in the templavoila page module

Added by Martin Koch about 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
-
Start date:
2006-03-19
Due date:
% Done:

0%

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

Description

Don't know if this is a core or a templavoila bug.

Only the last added CE shows in the templavoila page module.

Say, in the same container, I create text element A - this show fine. I then create element B. Now only element B is shown in the templavoila page module.

List module and frontend shows the elements correct.

This happend very recently.

Using latest CVS of TYPO3 version 4 and latest CVS of templavoila.
(issue imported from #M2927)

Actions #1

Updated by Martin Koch about 18 years ago

Fixed in CVS. Bug report can be closed.

Actions #2

Updated by Dmitry Dulepov about 18 years ago

Outcome from database analysis was used as it was integer though it was "tt_content_xx". Thus ($counter+1) was always 1 because $counter was "tt_content_xx".

Actions

Also available in: Atom PDF