Andreas Allacher
- Registered on: 2012-09-13
- Last connection: 2019-01-18
Issues
- Assigned issues: 0
- Reported issues: 168
Activity
2018-06-10
- 18:53 TYPO3 Core Bug #63092: Inline/IRRE records: language field of child records is not updated when modifying pa...
- I am not sure - haven't tested the exact behaviour in some time but I guess some issues still exist - at least some o...
- 18:51 TYPO3 Core Bug #76924: Suggest wirzd: selectMultipleSideBySide does not remove added element from right colu...
- Oops, you are right, of course :)
I guess we can therefore close this. - 18:48 TYPO3 Core Bug #65921: ###REC_FIELD_ marker and certain relations not working correctly (e.g. sys_category)
- Probably not as it was using code that should have been removed with 8.7 but tbh I don't know it has been quite some ...
- 18:44 TYPO3 Core Bug #84111: CKeditor: custom section / anchor links (external) will result in page=current#sectio...
- #78043 was actually with 7.6 and therefore a different RTE, so I am not sure they are the same as this one deals with...
2018-05-10
- 09:37 TYPO3 Core Bug #84925: config.forceTypeValue does not work as PageLinkBuilder defaults to 0 if no pagetype p...
- Example:
The following TypoScript setup:...
2018-05-04
- 14:24 TYPO3 Core Bug #84925 (Closed): config.forceTypeValue does not work as PageLinkBuilder defaults to 0 if no p...
- In PageLinkBuilder there is the following code:...
2018-04-06
- 09:23 TYPO3 Core Bug #84635: Folow-Up to https://review.typo3.org/#/c/55789/ - Unused code / ignored 8'typeicon_c...
- Also I think the table name should be part of the explanation - if there is a table. Currently only the ID and the ic...
- 09:15 TYPO3 Core Bug #84635 (New): Folow-Up to https://review.typo3.org/#/c/55789/ - Unused code / ignored 8'type...
- With the bugfix of #82850 and the https://review.typo3.org/#/c/55789/
if there is an issue with the record it now wo...
2018-03-05
- 08:26 TYPO3 Core Feature #84115: Missing notInSet equivalent of inSet comparison
- An example for this method would be to check if a backend user is not in a certain usergroup - where usergroups are s...
2018-03-03
- 09:07 TYPO3 Core Feature #84115: Missing notInSet equivalent of inSet comparison
- Hi Andreas,
how should $queryBuilder->expr()->notIn()
be the same as a negate of $queryBuilder->expr()->inSet() ?...
Also available in: Atom