Project

General

Profile

Actions

Bug #102535

closed

Unsupported file typ xxx.dwg (image/vnd.dwg)

Added by Jan Kornblum 8 months ago. Updated 7 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2023-11-27
Due date:
% Done:

0%

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

Description

Reopened #96744 ... At least in 9 LTS this is still a bug an none of olivers tips solved the problem.

It seems that the error is triggered when the indexed is called (ResourceFactory::getIndexer($storage)->createIndexEntry($fileIdentifier))


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #96744: Unsupported file typ xxx.dwg (image/vnd.dwg)Closed2022-02-04

Actions
Actions #1

Updated by Jan Kornblum 8 months ago

  • Related to Bug #96744: Unsupported file typ xxx.dwg (image/vnd.dwg) added
Actions #2

Updated by Georg Ringer about 1 month ago

  • Status changed from New to Needs Feedback

can you please test this in v11 or v12 - 9 LTS is not supported anymore

Actions #3

Updated by Jan Kornblum 7 days ago

Could test it only in 10 LTS, but it seems I was wrong with reopening this ticket. As Oliver said, to prevent the problems, "dwg" must just not be added to either:

$GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext']
$GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext']

You can close this issue. Sorry!

Actions #4

Updated by Georg Ringer 7 days ago

  • Status changed from Needs Feedback to Closed

closed as requested

Actions

Also available in: Atom PDF