Bug #70780
closedStory #69617: FormEngine bugs
IRRE: ignores PageTS pid overrides
100%
Description
TCAdefaults.___TABLENAME___.pid
setting is ignored for Inline and also for combinationChld. combinationChild, of course has the corresponding different tablename to use.
Updated by Andreas Allacher about 9 years ago
This also results in not being able to store relations if (I think it is foreign_where) limits the content to be from those pids.
At least if I manually modify the pid to the expected value it is stored correctly.
Updated by Christian Kuhn about 9 years ago
confirmed. there is also an @todo in InlineAjaxController about that.
Updated by Andreas Allacher about 9 years ago
The fix for this hasn't made it into 7.6.0, has it?
Updated by Christian Kuhn almost 9 years ago
no, not fixed yet. debugging this you should stumble upon an todo, though.
Updated by Gerrit Code Review over 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47903
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47903
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47905
Updated by Christian Kuhn over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 691545ddd1806ad730ffda4c6b0ff97dcec66773.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed