Actions
Bug #55646
closedEpic #47018: Implement Composer support and clean package manager API
Framework Packages aren't sorted properly if package is overriten in typo3conf/ext
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
System/Bootstrap/Configuration
Target version:
-
Start date:
2014-02-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Remote Sprint
Description
issue #55623
was resolved in patchset https://review.typo3.org/27300
unfortunatelly it doesn't take care of correct sorting when system extension is installed in different directory than typo3/sysext (e.g. when extension is installed in typo3conf/ext)
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.3 (Packages)
Updated by Benni Mack over 9 years ago
- Target version changed from 7.3 (Packages) to 7.4 (Backend)
Updated by Nicole Cordes over 9 years ago
- Status changed from New to Needs Feedback
Should be solved with #59147
Updated by Benni Mack over 9 years ago
- Category set to 1499
- Sprint Focus set to On Location Sprint
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Anja Leichsenring over 9 years ago
- Sprint Focus changed from On Location Sprint to Remote Sprint
Updated by Tymoteusz Motylewski about 9 years ago
- Status changed from Needs Feedback to Resolved
seems to be fixed now, couldnt reproduce it with current master.
Actions