-
Since traversing the XML structure for a single column requires XML operations e.g. for finding nodes and checking values, we should make the implicit structural knowledge explicit by creating a wrapp…
-
# Bug Report
## Prerequisites
* [ ] Can you reproduce the problem on TYPO3 v9.5 LTS
* [ ] Can you reproduce the problem on TYPO3 v10.4 LTS
* [X] Can you reproduce the problem on TYPO3 v11.x
*…
-
after the workaround from #25, I continued to test.
I would get an error with certificate request:
```
Failed to sign: error enrolling certificate with Command. Verify that the certificate templa…
-
Let's collect here all the questions and issues related to TCA.
-
Edit: I think there are two separate issues, or I am not using TCA properly :)
Steps to reproduce:
Create a rocket equipped with Twin Boar, HECS2, and 4 x A.I.R.B.R.A.K.E.S. (KER reports ~ 4000 dV…
-
We use result builders in TCA for composing app features together :)
https://github.com/pointfreeco/swift-composable-architecture
-
### Describe the bug
TA/RA does not activate Mode C in vPilot, checked with both ALT RPTG off and on
### Steps to reproduce
1.Connection with vatsim
2. Setting up transponder to ta/ra mode
3. Obs…
-
Hi there, I was delighted to see that some work has started on porting the composable architecture to Kotlin. It looks great. Have just started playing around with it by copying and pasting some of th…
-
Editors are currently restricted in the BE Module to the slugs that they have been granted permission.
It's not common to have slug fields set to `exclude = true` in the TCA, therefore the permission…
-
At the moment `\TYPO3\CMS\ContentBlocks\Generator\TcaGenerator` is unable to set `['ctrl']['groupName']` in TCA generated for custom record types. This makes custom record types loosely flying around …