[TYPO3-templavoila] Bug creating new CE as "normal" user.

Dmitry Dulepov typo3 at fm-world.ru
Thu Mar 9 15:30:08 CET 2006


Hi!

Bernhard Kraft wrote:
> Can anyone confirm that it doesn't work to create Content-Elements using
> TemplaVoila 0.6.0 from TER and TV 4.0.0beta3 when the following conditions
> are met:
> 
> * You are an ordinary user and no admin
> * You create a default-language content elemen
> * You have no special settings regarding languages (why should I if I create a default language element)
> 
> The problem is I get the following error when trying to create the elment:
> 
>  Sorry, you didn't have proper permissions to perform this change.
> 
> This is just the result of the problem ... In this in the alt_doc.php which shows up the uid to display is
> set to 0 because the previous POST to tcemain which should create the elemnt didn't succeed.
> 
> I could track the error down to the following problem:
> in t3lib_tcemain.php in process_datamap (line 631) the following check is done:
> $recordAccess = $this->BE_USER->recordEditAccessInternals($table,$incomingFieldArray,TRUE);

I think this is already fixed in CVS for typo3 core. Isn't it?

Dmitry.
-- 
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)



More information about the TYPO3-project-templavoila mailing list