Skip to content

Conversation

@sbuerk
Copy link
Member

@sbuerk sbuerk commented Jun 30, 2025

ext_emconf.php contains the php autoloading definition
for class mode instances which should be obsolete nower
days but kept until final investigated.

Due to copy&pasta error when creating this extension,
the wrong namespace has been left in ext_emconf.php,
which is now corrected.

`ext_emconf.php` contains the php autoloading definition
for class mode instances which should be obsolete nower
days but kept until final investigated.

Due to `copy&pasta` error when creating this extension,
the wrong namespace has been left in `ext_emconf.php`,
which is now corrected.
@sbuerk sbuerk merged commit 652f898 into main Jun 30, 2025
9 checks passed
@sbuerk sbuerk deleted the stefan-1 branch June 30, 2025 07:52
sbuerk added a commit to web-vision/deepltranslate-core that referenced this pull request Jul 1, 2025
The identifier used for core translation modes in the
dependency package `web-vision/deepl-base` has been
fixed with [1] and released as `1.0.2` [2] to restore
working TYPO3 core localization and copy behaviour.

This change uses the same identifier with the class
constants from the LocalizationController for own
custom localization modes as `after` definition to
keep the same sorting alive we strives for and acts
as preparation for rising the dependency to `1.0.2`
as minimal version to ensure overall working state.

[1] web-vision/deepl-base#13
[2] https://github.com/web-vision/deepl-base/releases/tag/1.0.2
sbuerk added a commit to web-vision/deepltranslate-core that referenced this pull request Jul 1, 2025
The identifier used for core translation modes in the
dependency package `web-vision/deepl-base` has been
fixed with [1] and released as `1.0.2` [2] to restore
working TYPO3 core localization and copy behaviour.

This change uses the same identifier with the class
constants from the LocalizationController for own
custom localization modes as `after` definition to
keep the same sorting alive we strives for and acts
as preparation for rising the dependency to `1.0.2`
as minimal version to ensure overall working state.

[1] web-vision/deepl-base#13
[2] https://github.com/web-vision/deepl-base/releases/tag/1.0.2
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.

3 participants