Project

General

Profile

Actions

Feature #65866

closed

Fetch extension version from ext_emconf.php if composer.json does not contain version property

Added by Peter Niederlag about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2015-03-20
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Composer itself suggests to not set the version property inside composer.json as it can be calculated from vcs branch/tag properties.

Currently this causes troubles inside of 6.2.x as the version from ext_emconf.php is ignored if a composer.json is present.

The concrete requirements to trigger the bug need more information, as it might not happen in all cases.

First requirement of course is a real composer based installation (composer install in root directory)
Also it might happen only when extension are analyzed by a dependency.

Unfortunatly while preparing the patch I forgot to be more precise on the setup to trigger it.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #72631: Version number in composer manifest is missing or invalidClosed2016-01-11

Actions
Actions

Also available in: Atom PDF