Bug #23478
closed
Extension tables is messing up on New Record screen
Added by Vladimir Podkovanov about 14 years ago.
Updated about 6 years ago.
Category:
Backend User Interface
Description
Extension tables is messing up (tables being shown in wrong extensions) on New Record screen in case if table title defined as plain string and not as LLL label
It is because script tries to extract extension name from table LLL title, and if no extension name there (not LLL label) then extension title from previous table used (wrongly)
(issue imported from #M15591)
Files
- Status changed from New to Needs Feedback
- Target version deleted (
0)
- Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Hi,
yes, it does. In 4.5 and 6.1 also.
- Category set to Backend User Interface
- Status changed from Needs Feedback to New
- Status changed from New to Accepted
- Assignee set to Nicole Cordes
- Status changed from Accepted to Under Review
On Patch Set 2, shouldn't be made same change ($_EXTKEY = $nameParts1) in previous else-branch too? Please see original patch in the bug tracker.
If there are several tables with label starting with 'LLL:EXT:' but with empty ext key, it seems that these tables would be messed up too, because of same key (empty string) in $this->tRows.
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF