Project

General

Profile

Actions

Bug #103495

closed

Folder tile view may throw error because of inconsistent type

Added by Albrecht Köhnlein about 1 month ago. Updated 26 days ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2024-03-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

TYPO3\CMS\Filelist\Dto\ResourceView::getUpdatedAt(): Return value must be of type ?int, string returned

This could happen in combination with third party FAL adapters which do not enforce ['mtime'] to be integer.


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #101469: Introduce type declarations in FolderInterfaceClosedAlexander Schnitzler2023-07-28

Actions
Actions #1

Updated by Albrecht Köhnlein about 1 month ago

  • Description updated (diff)
Actions #2

Updated by Albrecht Köhnlein about 1 month ago

  • Description updated (diff)
Actions #3

Updated by Albrecht Köhnlein about 1 month ago

I realized, the required type casting was already done in main branch https://github.com/TYPO3/typo3/commit/7be473321beb1901e11e9d3016fb36dee9bd31f5#diff-f075b9e2ec37efa85f81e29b6d8f5abe0f7e946db68b8b4f1c38352501cbf95cR525 but unfortunatly, it's still missing in v12

Actions #4

Updated by Gerrit Code Review about 1 month ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83615

Actions #5

Updated by Gerrit Code Review about 1 month ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83615

Actions #6

Updated by Gerrit Code Review 30 days ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83616

Actions #7

Updated by Gerrit Code Review 30 days ago

Patch set 2 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83616

Actions #8

Updated by Gerrit Code Review 29 days ago

Patch set 3 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83616

Actions #9

Updated by Gerrit Code Review 29 days ago

Patch set 4 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83616

Actions #10

Updated by Gerrit Code Review 29 days ago

Patch set 5 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83616

Actions #11

Updated by Gerrit Code Review 29 days ago

Patch set 6 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83616

Actions #12

Updated by Gerrit Code Review 29 days ago

Patch set 7 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83616

Actions #13

Updated by Christian Kuhn 26 days ago

  • Related to Task #101469: Introduce type declarations in FolderInterface added
Actions #14

Updated by Albrecht Köhnlein 26 days ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF