Actions
Bug #15713
closedPage content language is necessary
Start date:
2006-02-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
5
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When creating a BE user, you MUST select in the Access List "Allowed excludefields" the entry "Pagecontent: Language".
Without that, if you are logged with a user that doesn't have this permission, when you want to save a new content, this error appears :
1: recordEditAccessInternals() check failed. [ERROR: The "languageField" field named "sys_language_uid" was not found in testing record!]
This means that this field is now mandatory for the Insert statement.
This bug was not present within the 3.8.1 Typo3 version.
(issue imported from #M2683)
Updated by Karsten Dambekalns over 18 years ago
In 2710 ben van't ende said this is fixed in CVS. We just checked and can confirm that this error is indeed fixed in CVS.
Actions