[TYPO3-core] Status of RFC: #9046: Nested domain linking with domain record on root page

Tobias Liebig mail_typo3 at etobi.de
Wed Oct 7 23:48:55 CEST 2009


Hej,

sorry for the delay!

i've attached the latest patch based on my last v6, mixed up with your 
v7 patch (mainly changed line numbers).

Further i've created patch, which should solve the "caching" issue.
i've added the "domainStartPage" to the cache idendifier. It contains 
the page-id of that page where the currently used domainrecord is 
located at.
As you know we cannot/should not use the HTTP_HOST. Using the id of the 
domain record may be a solution, but needs more changes (memorize the id 
etc) and i thinks this will work too. Using an id will prevent cache 
poisioning, and using the domainSatrtPage will create even less cache 
entries than using the domain record uid.

Someone who's more into caching in gerneral should check this!

regards
   tobias



Daniel Pšötzinger schrieb:
> Hey
> 
> Whats the status if this? Would really like to see it in 4.3!
> 
> Thx
> 
> 
> Tobias Liebig schrieb:
>> Thanks Daniel, for testing.
>>
>> You're right, the patch v6 does not apply due to changes in trunk in 
>> the meanwhile.
>>
>> We now have two +1's, but i will not commit until the caching issue is 
>> not solved.
>> I'll file an issue in the bugtracker and raise a thread in the 
>> dev-list for that today.
>>
>> regards
>>   tobias
>>
>>


More information about the TYPO3-team-core mailing list