Project

General

Profile

Actions

Bug #15445

closed

field type "group" subtype "db" behaves differently for TCA and flexForms

Added by Martin Kutschker almost 19 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-01-18
Due date:
% Done:

0%

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

Description

When "allowed" is set to exactly one table "prepend_tname" may safely be set to 0 (no prepending of table name).

If "prepend_tname" is not present in TCA it defaults to 0. But if "prepend_tname" is not in the xml DS for a flexForm it defaults to 1.

Whatever should be the default, it must IMHO be the same.

(issue imported from #M2307)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #15793: <multiple>0</multiple> does not work in flexformsClosed2006-03-09

Actions
Actions #1

Updated by Martin Kutschker almost 19 years ago

flexForms seem to ignore "prepend_tname" completely.

Also the list of items has a superfluos comma (",") at its end. This doesn't happen with TCA fields.

Actions #2

Updated by Dmitry Dulepov over 18 years ago

Extra "," is ignored if you do explode...

Actions #3

Updated by Thomas Deinhamer almost 15 years ago

I came across this today in 4.3.1,
wondering if this may get fixed? Thanks!

Update: This only seems to happen for the
table 'pages' in my case. Custom tables
like tx_EXT_domain_model_record will
return just the uid as integer without prefix.

Actions #4

Updated by Andreas Wolf about 13 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version changed from 3.8.1 to 4.0
  • PHP Version deleted (4)

Does this issue still exist? I could not find any reason why regular TCA and FlexForms should be handled differently wrt prepend_tname.

Actions #5

Updated by Alexander Opitz over 11 years ago

  • Status changed from Needs Feedback to Closed

No response over one year => Closed.

Actions

Also available in: Atom PDF