tailor icon indicating copy to clipboard operation
tailor copied to clipboard

[FEATURE] Add helpful error messages

Open oliverklee opened this issue 4 years ago • 6 comments

Summary / Description

Currently, my TER release is failing with the following message: No or invalid ext_emconf.php found in the folder.

I'd like to have specific error messages like this so I know what the problem is:

  • file ext_emconf.php missing
  • $EM_CONF not set
  • $EM_CONF is no array
  • version info missing in $EM_CONF
  • typo3 dependency missing in $EM_CONF
  • version number 1.2.3 in $EM_CONF is different than the version number 1.2.4 provided as an argument

oliverklee avatar Feb 24 '22 18:02 oliverklee

Hi, this sound reasonable. Do you want to create a PR for it?

o-ba avatar Feb 24 '22 19:02 o-ba

Yes, will do. (It might take a few days, though.)

oliverklee avatar Feb 24 '22 19:02 oliverklee

Hi @oliverklee, do you still plan to add a PR for this issue?

o-ba avatar Aug 03 '22 06:08 o-ba

Yes. I hope that I’ll get it done during the T3DD22 coding night.

oliverklee avatar Aug 03 '22 08:08 oliverklee

Any update on this?

josefglatz avatar Feb 15 '23 13:02 josefglatz

No, unfortunately not, and I currently don't know yet when I'll have time for this. Sorry.

If anyone would be willing to step in, that would help.

oliverklee avatar Feb 15 '23 16:02 oliverklee