[TYPO3-english] Uncaught exception in Extension Manager
Markus Klein
klein.t3 at reelworx.at
Fri Oct 24 12:34:47 CEST 2014
Hi, ran into the same problem.
It is even worse. I changed the dependencies locally, such that lang_menu also requires the current version, but the dependency information is fetched from TER!!!
Couldn't get it to work without removing lang_menu
Kind regards
Markus
------------------------------------------------------------
Markus Klein
TYPO3 CMS Active Contributors Team Member
> -----Original Message-----
> From: typo3-english-bounces at lists.typo3.org [mailto:typo3-english-
> bounces at lists.typo3.org] On Behalf Of François Suter
> Sent: Friday, October 24, 2014 12:28 PM
> To: typo3-english at lists.typo3.org
> Subject: Re: [TYPO3-english] Uncaught exception in Extension Manager
>
> Hi all,
>
> > As far as I could see, only two extensions had a requirement on
> > "static_info_tables". I have tried toying with the version numbers in
> > their respective ext_emconf.php, but to no avail.
>
> I found the culprit.
>
> In my installation's current state_info_tables can be updated from 6.1.0 to
> 6.1.2. It is thus added to the EM's list of updatable extension.
>
> sr_language_menu is also updatable, from 6.0.5 to 6.0.6. But
> sr_language_menu has a dependency on static_info_tables (which it didn't
> have before). And its requirement is static_info_tables 6.0.4 to 6.0.99). The
> EM resolves that requirement by deciding to fetch the latest fitting version of
> state_info_tables, i.e. 6.0.10. Since it is already trying to fetch 6.1.2, it
> generates the previously mentioned exception.
>
> If that exception were caught, the EM would still be usable... It is obviously
> impossible to catch each and every exception, but I think that things like BE
> modules should have a generic try/catch block early in their structure and
> channel exceptions to flash messages.
>
> Cheers
>
> --
>
> Francois Suter
>
> Work: Cobweb Development Sarl - http://www.cobweb.ch
>
> TYPO3: Help the project! - http://typo3.org/contribute/
>
> Appreciate my work? Support me -
> http://www.monpetitcoin.com/en/francois/support-me/
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list