General

Profile

Andreas Kienast

  • Login: afernandez
  • Registered on: 2014-06-26
  • Last sign in: 2024-03-18

Issues

open closed Total
Assigned issues 1 535 536
Reported issues 14 1200 1214

Projects

Project Roles Registered on
TYPO3 Core Member 2015-01-08

Activity

2024-03-15

08:21 TYPO3 Core Bug #103402 (Resolved): Misleading error on broken DI container
When the DI container is stale (e.g. missing classes, happens often during development), an exception is thrown and t... Andreas Kienast

2024-03-12

12:33 TYPO3 Core Bug #103379 (Resolved): Context menu in trees is mispositioned when clicking with left mouse button
When invoking the context menu in the page tree with the *left mouse button*, the context menu is mispositioned to th... Andreas Kienast
11:43 TYPO3 Core Task #103378 (Resolved): Implement `@typescript-eslint/restrict-plus-operands` rule
Combining incompatible operands via @+@ might lead to bugs. Andreas Kienast
11:03 TYPO3 Core Task #103375 (Resolved): Implement `@typescript-eslint/no-array-delete` rule
Using @delete@ on arrays is potentially unsafe as it actually replaces the values with an empty slot, keeping the arr... Andreas Kienast
10:48 TYPO3 Core Task #103374 (Resolved): Implement `@typescript-eslint/prefer-string-starts-ends-with` rule
Implement the eslint rule @@typescript-eslint/prefer-string-starts-ends-with@ which makes reading the code a bit easier. Andreas Kienast
09:54 TYPO3 Core Task #103370 (Resolved): Update @typescript-eslint packages
Andreas Kienast
07:46 TYPO3 Core Bug #103366 (Resolved): ISO language database is outdated
The ISO language db is outdated due to merged features #103255 and #103331 . Andreas Kienast

2024-03-08

09:35 TYPO3 Core Bug #103335 (Resolved): Obsolete CSS for old diff component
The old DiffUtility class was removed in the v7 development, but some related CSS is in place until today. Andreas Kienast

2024-03-07

09:05 TYPO3 Core Bug #103316 (Under Review): ElementBrowser cannot import files to FormEngine when allowed extensions are an array
Reproducible with bootstrap_package: try to create a "Media" element and import a video from YouTube. The process wil... Andreas Kienast

2024-03-06

19:13 TYPO3 Core Task #103313 (Resolved): Use proper URL object in page-browser.ts
The @@typo3/backend/tree/page-browser@ component uses string manipulation to modify a URL which may cause trouble. It... Andreas Kienast

Also available in: Atom