Project

General

Profile

Actions

Bug #17689

closed

Wrong naming of version number levels

Added by Michael Stucki about 17 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
Miscellaneous
Target version:
-
Start date:
2007-10-16
Due date:
% Done:

0%

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

Description

As discussed with Franz Holzinger, we discovered that the Extension Manager uses wrong labels for version number levels.

New development version (latest x.x.x+1)

while actually, this clearly indicates that this version contains bugfixes! This is common release policy used by TYPO3 and also many other projects.

Correction:
New bugfix version (latest x.x.x+1)

Additional labels which currently exist but should be removed:
- Override this development version (<version>)
- This version: <version>

=> there is no sense in overwriting existing versions

Correct labels (already existing):
- New sub version (latest x.x+1.0)
- New main version (latest x+1.0.0)

Important:
This fix will just remove the checkboxes, but it won't turn off the feature on the side of TER. So practically it will still be possible to override version numbers.
Because of this, the name of the bugfix option is not renamed and thus remains "new_dev".
(issue imported from #M6533)


Files

bug_6533.diff (1.59 KB) bug_6533.diff Administrator Admin, 2007-10-16 15:04
Actions

Also available in: Atom PDF