Project

General

Profile

Actions

Bug #100468

open

Missing assets folder when creating public folder after installation

Added by Daniel Siepmann about 1 year ago. Updated about 1 year ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
Category:
composer
Target version:
-
Start date:
2023-04-05
Due date:
% Done:

0%

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

Description

Given that:

  1. I've created a TYPO3 extension as composer package
  2. That extension does not have a Public/ folder yet
  3. The extension is installed
  4. A new Public/ folder is created within that extension
  5. The folder does not show up within _assets/ folder

That might happen during setting up an extension, e.g. a sitepackage.

Workaround:

  1. composer dumpautoload after the Resources/Public folders are added

Maybe we can ease that somehow? Provide a command or maybe "fix" that by a proper 404 handling within TYPO3 itself? I fear that many people will run into that issue when starting with v12.

Actions

Also available in: Atom PDF