Gernott / mask

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

Cant unfold "Repeating" when containing "Content Element" #509

Closed artur-grigoryan-cgn closed 2 years ago

artur-grigoryan-cgn commented 2 years ago

Hi, when i put a "Content Element" inside a "Repeating Element" i get an error when i try to unfold it. ksnip_20220818-174233 -> ksnip_20220818-174536

As i remember it woked some versions before.

nhovratov commented 2 years ago

Hey, doing a quick test on a clean installation, no error is thrown. As I see this is TYPO3 v11, right? Can you have a look at the error logs, what the actual error is?

artur-grigoryan-cgn commented 2 years ago

TYPO3 v11 :) Mask v7.2.9 Sure: Core: Exception handler (WEB): Uncaught TYPO3 Exception: array_flip() expects parameter 1 to be array, null given | TypeError thrown in file .../public/typo3conf/ext/mask/Classes/ItemsProcFuncs/CTypeList.php in line 79. Requested URL: http://typo3muster-fluid.local/typo3/ajax/record/inline/details?token=--AnonymizedToken--

nhovratov commented 2 years ago

There is a newer version of Mask v7.2.10. Can you try it out?

artur-grigoryan-cgn commented 2 years ago

While you where answering i mentioned the new version and tried it. It works now. Thanks! Can i ask another question?

I got the Error: "Error: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs"

because i had too much mask fields. Is there anything what i can do to expand the row-size? I removed a some fields but i'm afraid to get it agai on day. :)

nhovratov commented 2 years ago

Nice! Uh, that nasty error.. I can only recommend reading the troubleshooting guide here: https://docs.typo3.org/p/mask/mask/main/en-us/Troubleshooting/Index.html#on-save-error-row-size-too-large-mariadb