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

[TASK] Fallback to raw extension data when no EmConf was found #76

Closed

Conversation

cngJo
Copy link

@cngJo cngJo commented Dec 25, 2022

The ListUtility that gets used to get the extensions already load already has a lot of information about the extension.

This data now gets used when no information could be fetched from the EmConfUtility.

The ListUtility does not provide all information that could be loaded from the EmConfUtility.

PR is marked as a draft, because it still needs proper testing in a real environment.

Fixes #74

Note: The current ListUtility from the extension manager does not
provide all information we could get from EmConf.
@cngJo cngJo force-pushed the 74-support-without-emconf branch from 3554b61 to ff6e6c9 Compare December 25, 2022 10:49
@georgringer georgringer marked this pull request as ready for review July 5, 2023 04:03
@liayn
Copy link
Collaborator

liayn commented Oct 17, 2023

Is this still an issue? If so, please rebase on current master.

@liayn
Copy link
Collaborator

liayn commented Feb 15, 2024

#84 solved this now. Closing this one.

@liayn liayn closed this Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot get information for extensions without ext_emconf.php
3 participants