T3Voila / templavoilaplus

TYPO3 Extension TemplaVoilà! Plus for TYPO3 8/9/10/11/12 LTS
https://extensions.typo3.org/extension/templavoilaplus/
GNU General Public License v2.0
26 stars 27 forks source link

Can't choose a category in news flexform #111

Closed mhirdes closed 7 years ago

mhirdes commented 7 years ago

Hey, first of all, you did a great job. Everything works as expected until now. Maybe one suggestion while converting: Replace register:tx_templavoila_pi1 to register:tx_templavoilaplus_pi1 I did this manually.

But I've got another issue. I can't select any category in the news flexform plugin settings.

22-08-_2017_14-22-28

We got 3 backend languages and the flexform is shown in 3 languages. Maybe this is the problem, don't know. But if I deactivate templavoilaplus only one language is shown and also the category tree. I use TYPO3 8.4, news 6.0 and templavoilaplus 7.1.3.

Kind regards, Marc

opi99 commented 7 years ago

screenshot_20170827_150130

Huh?

opi99 commented 7 years ago

Hmmm, this error persists after disabling TV+

opi99 commented 7 years ago

Ok, disabling and reenabling news resolved this error ... now I can look into your issue.

opi99 commented 7 years ago

Ok, I get this issue also with disabled TV+

TypeError: TYPO3.FormEngine is undefined ... SelectTree.js:145:13

This seams a rare race condition

opi99 commented 7 years ago

https://forge.typo3.org/issues/82217

Closing this issue report as invalid.

opi99 commented 7 years ago

Hmmm, ok, thats another issue to this problem. Reopening.

opi99 commented 7 years ago

Ok, first part done. But to get correct data from the Ajax call we need:

opi99 commented 7 years ago

Question: Can the category list depend on language?