georgringer / t3monitoring_client

Monitoring client
GNU General Public License v2.0
28 stars 26 forks source link

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

Closed cngJo closed 4 months ago

cngJo commented 1 year ago

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

liayn commented 8 months ago

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

liayn commented 4 months ago

84 solved this now. Closing this one.