Karsten Nowak (undkonsorten)
- Login: nowi
- Registered on: 2009-07-23
- Last sign in: 2024-10-03
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 1 | 1 |
Reported issues | 1 | 22 | 23 |
Activity
2024-10-25
- 16:30 TYPO3 Core Bug #105461 (Resolved): Improve example for rendering content with f:cObject for page-content processor
- Applied in changeset commit:e7d2440be879ae9fde8a43ef70dc2ee895d85559.
- 08:47 TYPO3 Core Bug #105461 (Resolved): Improve example for rendering content with f:cObject for page-content processor
- Current example in the Changelogs use @{record.fullType}@ in the @typoScriptObjectPath@:
<code html>
<f:cObject t... - 16:28 TYPO3 Core Revision 609cdf38: [DOCS] Improve example for rendering record objects in PAGEVIEW
- Don't use `{record.fullType}` for the `typoScriptObjectPath`
due to avoid errors if no rendering for the CType is def... - 16:28 TYPO3 Core Revision e7d2440b: [DOCS] Improve example for rendering record objects in PAGEVIEW
- Don't use `{record.fullType}` for the `typoScriptObjectPath`
due to avoid errors if no rendering for the CType is def...
2024-10-15
- 10:15 TYPO3 Core Bug #105174 (Resolved): Type error for GeneralUtility::trimExplode() called in AbstractAstBuilder on frontend request if value modification "removeFromList" is used
- Applied in changeset commit:3585b1a2903f3c036db7c29c46b1794578af81cd.
- 10:11 TYPO3 Core Revision 3585b1a2: [BUGFIX] Sanitize TS value modifiers with null values
- Fix issue if `foo := removeFromList()` and some other
value modifactors are used on values that have not
been set.
v...
2024-10-01
- 15:04 TYPO3 Core Bug #105174 (Resolved): Type error for GeneralUtility::trimExplode() called in AbstractAstBuilder on frontend request if value modification "removeFromList" is used
- Sometimes, @$originalValue@ is null in @evaluateValueModifier@ function in @TYPO3\CMS\Core\TypoScript\AST\AbstractAst...
2024-09-24
- 19:55 TYPO3 Core Bug #105009 (Resolved): Title attribute for videos in iframe are not rendered in frontend
- Applied in changeset commit:99e18cc0a72a0e09c8dff318cf6593546387c4b5.
- 19:53 TYPO3 Core Revision 99e18cc0: [BUGFIX] Fix additional attribute handling in MediaViewHelper
- With deprecation #104223 some attributes for TagBased ViewHelpers are
available in `$this->additionalArguments` which... - 15:40 TYPO3 Core Task #105105 (Resolved): MediaViewHelperTest in fluid package should be refactored to use TemplateView
- Applied in changeset commit:7fa66ca1b7e1e503a1fcc6aa360027c423d72268.
Also available in: Atom