Project

General

Profile

Actions

Bug #84674

closed

Resource loading broken in composer mode on clean install

Added by Susanne Moog about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2018-04-09
Due date:
% Done:

100%

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

Description

Example Config:

{
    "name": "typo3/cms-base-distribution",
    "description" : "TYPO3 CMS Base Distribution",
    "license": "GPL-2.0-or-later",
    "require": {
        "typo3/cms-backend": "9.2.*@dev",
        "typo3/cms-core": "9.2.*@dev",
        "typo3/cms-documentation": "9.2.*@dev",
        "typo3/cms-extbase": "9.2.*@dev",
        "typo3/cms-extensionmanager": "9.2.*@dev",
        "typo3/cms-filelist": "9.2.*@dev",
        "typo3/cms-fluid": "9.2.*@dev",
        "typo3/cms-frontend": "9.2.*@dev",
        "typo3/cms-install": "9.2.*@dev",
        "typo3/cms-lang": "9.2.*@dev",
        "typo3/cms-recordlist": "9.2.*@dev",
        "typo3/cms-saltedpasswords": "9.2.*@dev",

        "typo3/cms-about": "9.2.*@dev",
        "typo3/cms-belog": "9.2.*@dev",
        "typo3/cms-beuser": "9.2.*@dev",
        "typo3/cms-felogin": "9.2.*@dev",
        "typo3/cms-fluid-styled-content": "9.2.*@dev",
        "typo3/cms-form": "9.2.*@dev",
        "typo3/cms-impexp": "9.2.*@dev",
        "typo3/cms-info": "9.2.*@dev",
        "typo3/cms-rte-ckeditor": "9.2.*@dev",
        "typo3/cms-setup": "9.2.*@dev",
        "typo3/cms-sys-note": "9.2.*@dev",
        "typo3/cms-t3editor": "9.2.*@dev",
        "typo3/cms-tstemplate": "9.2.*@dev",
        "typo3/cms-viewpage": "9.2.*@dev" 
    },
    "extra": {
        "typo3/cms": {
            "web-dir": "../../web" 
        }
    }
}
Actions #1

Updated by Gerrit Code Review about 6 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Susanne Moog about 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF