Skip to content

Comments

[stable31] fix(TaskProcessing): Refactor TextToImage fallback#58428

Open
backportbot[bot] wants to merge 3 commits intostable31from
backport/58112/stable31
Open

[stable31] fix(TaskProcessing): Refactor TextToImage fallback#58428
backportbot[bot] wants to merge 3 commits intostable31from
backport/58112/stable31

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Feb 19, 2026

Backport of PR #58112

@backportbot backportbot bot self-assigned this Feb 19, 2026
@github-actions github-actions bot changed the title [stable31] [stable32] fix(TaskProcessing): Refactor TextToImage fallback [stable31] fix(TaskProcessing): Refactor TextToImage fallback Feb 19, 2026
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
instead of UserFacingProcessing Exception which is not in nc < 33

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
$newProvider = new class($oldProvider, $this->appData, $this->l10nFactory, $this->userManager) implements IProvider, ISynchronousProvider {
private \OCP\TextToImage\IProvider $provider;
private IAppData $appData;
private IFactory $l10nFactory;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is not used here, remove it?

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants