Project

General

Profile

Actions

Bug #72631

closed

Version number in composer manifest is missing or invalid

Added by Xavier Perseguers over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2016-01-11
Due date:
% Done:

0%

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

Description

How to reproduce

  • TYPO3 6.2, standard install
  • Install EXT:file_list from TER
  • Create an extension which depends on EXT:file_list version 2.0.0 and above (or 2.0.1 as you want), define that in ext_emconf.php, do not create any composer.json (not properly supported for TYPO3 6.2 anyway)
  • Try to activate this extension in Extension Manager
  • BANG:
#1395614959: Version number in composer manifest of package "file_list" is missing or invalid

The reason is that, according to best practices, composer.json from EXT:file_list does not provide a "version" information.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #65866: Fetch extension version from ext_emconf.php if composer.json does not contain version propertyClosed2015-03-20

Actions
Is duplicate of TYPO3 Core - Bug #70175: Cannot fetch version of extensions having a composer.json fileClosed2015-09-29

Actions
Actions #1

Updated by Mathias Brodala over 8 years ago

  • Status changed from New to Closed

This is a duplicate of #70175, so let's continue there.

Actions

Also available in: Atom PDF