General

Profile

Oliver Eglseder

  • Login: vertexvaar
  • Email: typo3org@vxvr.de
  • Registered on: 2013-01-09
  • Last sign in: 2024-06-20

Issues

open closed Total
Assigned issues 0 9 9
Reported issues 8 22 30

Activity

2024-06-20

11:06 TYPO3 Core Bug #104160 (Accepted): TYPO3 sends wrong Cache-Control header for pages with dynamic content
h3. How to reproduce:
* Fresh composer-installed minimal TYPO3 v12 with typo3/cms-felogin
* Set TypoScript setup:...
Oliver Eglseder

2024-04-11

11:22 TYPO3 Core Bug #103604 (Needs Feedback): MM table generation sets wrong PRIMARY KEY for columns with multiple=1
A TCA select column with multiple=1 generates a PRIMARY KEY over the fields `uid_local` and `uid_foreign` of the MM t... Oliver Eglseder

2024-03-14

15:09 TYPO3 Core Bug #103377: Extbase Backend Module Exception if page with UID same as sys_file_storage does not exist
Please read the issue before discarding it. *The problem exists at least since TYPO3 v9. It is still present.*
But...
Oliver Eglseder

2024-03-12

11:25 TYPO3 Core Bug #103377 (New): Extbase Backend Module Exception if page with UID same as sys_file_storage does not exist
So here's the catch:
I've got an Extbase Module, simple Controller, etc. which uses the same navigation component ...
Oliver Eglseder

2023-11-21

08:30 TYPO3 Core Bug #102420 (New): Switching Backend Module in main module file loses folder selection
I have an additional (extbase) backend module with @'parent' => 'file'@
The file-storage-tree-container is rendered,...
Oliver Eglseder

2023-01-05

10:44 TYPO3 Core Bug #99463: non-static access to static property in AbstractDomainObject.php line 272
This patch should do it. Oliver Eglseder
10:34 TYPO3 Core Bug #99463 (Needs Feedback): non-static access to static property in AbstractDomainObject.php line 272
Error:... Oliver Eglseder

2021-12-10

11:19 TYPO3 Core Bug #95962: BootCompletedEvent unsuitable to replace extTablesInclusion-PostProcessing hook
My use case is very simple. I need to register a Backend Module dynamically after all ext_tables.php files were loade... Oliver Eglseder

2021-11-12

09:43 TYPO3 Core Bug #95962 (Rejected): BootCompletedEvent unsuitable to replace extTablesInclusion-PostProcessing hook
Discussing following deprecation: Deprecation-95065-HookExtTablesInclusion-PostProcessing.rst
There is a huge diff...
Oliver Eglseder

2021-09-29

08:34 TYPO3 Core Bug #95396 (Closed): JsonView missing support for DateTimeImmutable
JsonView does "support" DateTime, because it automatically transforms it by formatting to ATOM.
The variant DateTime...
Oliver Eglseder

Also available in: Atom