Skip to content

[FEATURE] Add helpful error messages #52

Open
@oliverklee

Description

@oliverklee

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions