[TYPO3-dev] Error in FE-editing: Call to undefined method stdClass::getDynNestedStack()
Oliver Hader
oliver at typo3.org
Thu Aug 27 11:42:00 CEST 2009
Hi Björn,
Bjoern Pedersen schrieb:
> Back again:
>
> part of the problem seems to come from the use of RealURL in
> conjuction with FE_editing. Here, the calls to ajax.php (from the
> IRRE-elements) use the wrong base URL ( should refer to typo3/),but in
> fe it use the normal base url. A RewriteRule fixed this:
>
> RewriteRule ^ajax.php$ typo3/ajax.php [L]
> RewriteRule ^ajax.php\?(.*)$ typo3/ajax.php?\1 [L]
So, this problem should also occur without the special extensions you
mentioned on earlier posts - just by using frontend editing in
combination with RealURL. If that's the case, I'd ask you to create a
bug report on bugs.typo3.org about that. Thanks in advance!
olly
--
Oliver Hader
TYPO3 Release Manager 4.3
More information about the TYPO3-dev
mailing list