Gernott / mask

TYPO3 Extension Mask
https://www.facebook.com/typo3mask
GNU General Public License v2.0
130 stars 86 forks source link

Reapeat is calling two ajax requests. #453

Closed dustin-webschuppen closed 2 years ago

dustin-webschuppen commented 2 years ago

When i got a repeat element i have some issues.

When i generate an element with repeat and have an image in that. The Image has no max than the image got saved 2 times. When i have a link in it and use the typo link, than opens a modal 2 times, the second modal has no z-index, so you could not wor anymore.

Do i forget something or i just the only one who has that kind of problem?

nhovratov commented 2 years ago

First, please provide your used TYPO3 and Mask Version.

So, you have two different issues?

Is this correct?

dustin-webschuppen commented 2 years ago

Oh Im sorry! I don't know how I could forget.

Typo v11.5.3 Mask v7.0.30

And yes, that are my issues.

And it's only when im creating a new repeat field.

nhovratov commented 2 years ago

Ok, thank you. It is most probably related to recent TYPO3 core changes in v11. I will try to reproduce it and create new issues on forge, if they are not already reported there. For the time being this issue can stay here.

Thanks again for reporting the issue!

dustin-webschuppen commented 2 years ago

Thank you :D

dustin-webschuppen commented 2 years ago

Know i got it. The issues only is in 11.5.3 In 11.5.2 it is all fine.

nhovratov commented 2 years ago

Hey, it is already fixed (both) on current v11 branch. The fix will be released together with the next bugfix release (December 14th, 2021). See here: https://forge.typo3.org/issues/96009 And here: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72214