mhirdes / go_maps_ext

Google Maps Extension for TYPO3
MIT License
21 stars 31 forks source link

(BUG) calling a page with Maps creates "fe_typo3_user" Cookie #73

Closed the-hotmann closed 3 years ago

the-hotmann commented 4 years ago

As this creates the Cookie this will block the ability to cache the page as soon as it creates this cookie. As far as I know this cookie is not needed so I would like it not to be set.

My setup:

TYPO3: 10.4.0 go_maps_ext: 4.0.0-dev

the-hotmann commented 4 years ago

@mhirdes is there any update on this? Or explanation why this cookie i set? For me and my understanding everything about this EXT in teh frontend can be statically so there would be no need for setting this cookie as is makes the Page uncachable.

mhirdes commented 4 years ago

Hi. I can't reproduce this.

the-hotmann commented 3 years ago

I will try to provide a video or very clear instructions and a proof that this is happening. I have tried that back some monthes ago several times and could see a cookie set for this extension. But I also cant see the v4.0.0-dev branch here on GitHub anymore somehow

mhirdes commented 3 years ago

Still need feedback here.

the-hotmann commented 3 years ago

Sorry for the late reply. It defenitely was a fe_typo3_user cookie.

I run some more tests and found out that this is not related to your extension, but to the form which also in included on the page.

I still use: 4.0.0-dev on TYPO3 v10.4.12 seems to work fine.

mhirdes commented 3 years ago

Ok, if this problem pop ups again, you can reopen this issue. For now I'll close it.