Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add helpful error messages #52

Open
oliverklee opened this issue Feb 24, 2022 · 6 comments
Open

[FEATURE] Add helpful error messages #52

oliverklee opened this issue Feb 24, 2022 · 6 comments
Labels
feature New feature request

Comments

@oliverklee
Copy link
Contributor

oliverklee commented Feb 24, 2022

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 oliverklee added the feature New feature request label Feb 24, 2022
@o-ba
Copy link
Member

o-ba commented Feb 24, 2022

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

@oliverklee
Copy link
Contributor Author

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

@o-ba
Copy link
Member

o-ba commented Aug 3, 2022

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

@oliverklee
Copy link
Contributor Author

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

@josefglatz
Copy link

Any update on this?

@oliverklee
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

3 participants