Bug #21878
closed
4.4.0 trunk: version warning with CSS styled content
Added by Franz Holzinger almost 15 years ago.
Updated over 13 years ago.
Description
When I want to install Extension: CSS styled content (css_styled_content) from TYPO3 4.4.0 trunk, I get this warning message:
The running TYPO3 version (4.4-dev) is higher than allowed (4.3.99).
(issue imported from #M13090)
Files
You should get this with all sysexts.
The max version should be updated to 4.4.99 or so...
I'll take care of this during the next weeks! Thanks for checking.
@Steffen: How can an issue be the duplicate of an issue in the future with a higher number?
@ Franz: Have you ever seen two issues with the same number here?
So one of these two issue numbers will be higher... Always.
But @ Steffen: I don't think that this is solved by #21952, because after applying this the sysexts will still report that they are not compatible with version 4.4.0.
Christopher: where does this happen?
Install a sysext (which you uninstalled before) in EM.
It will say, that this ext is not compatible to the TYPO3 version you use.
Reason: The array "depends" in ext_emconf.php sets the old TYPO3 version as max version.
A change like this one will fix this:
http://forge.typo3.org/repositories/diff/typo3v4-core?rev=3896
ah - i see.
Yes, that's really nonsense. With each new version all sysexts has to be raised. It's nonsense because sysext are part of core and should work with each version of core (up to the future)
I make a patch for that without upper limit
patch is attached and in core list
committed to trunk rev 6817
- Target version deleted (
4.4.0)
Also available in: Atom
PDF