[TYPO3-core] RFC: Bug 0011805 IRRE does not work correctly with FE-editing
Steffen Ritter
info at rs-websystems.de
Sun Feb 28 11:36:28 CET 2010
Oliver Hader schrieb:
> Hi,
>
> Am 22.02.10 09:03, schrieb Bjoern Pedersen:
>> Am 20.02.2010 09:53, schrieb Benjamin Mack:
>>> Hi Björn,
>>>
>>> could you please send your new patch to this list as a reply to this
>>> post? Have you taken in Ollys remarks?
>>>
>>> Thanks for your work!
>>> Benni.
>> Yes, no problem. This is the new patch.
>
> I attached a new rewritten version of the changes.
> This patch requires RFC #13690 to be fixed/applied.
>
> olly
>
+1 reading and testing
i thought long about, if
PATH_typo3 = t3lib_div::dirname(t3lib_div::getIndpEnv('SCRIPT_NAME')) .
'/'. TYPO3_mainDir
would be correct.
I came to the conclusion, that this will work, since SCRIPT_NAME in fe
always would be /index.php oder /subdir/index.php if installed in
/subdir/ and typo3 path will always be "in this folder"...
Is there really no chance that t3lib_div::getIndpEnv('SCRIPT_NAME') will
not be in TYPO3 root?
More information about the TYPO3-team-core
mailing list