Skip to content

Conversation

barw4
Copy link
Contributor

@barw4 barw4 commented Jun 27, 2025

🎫 Issue IBX-10215

Related:
https://github.com/ibexa/product-catalog/pull/1364

Description:

Fix to the obvious typo : )

Almost every 'update' controller action has the following param: baseLanguage, i.e.: https://github.com/ibexa/admin-ui/blob/main/src/bundle/Controller/ContentTypeController.php#L472 which is in fact resolved in SourceLanguageValueResolver -> the argument name cannot be the same as in TargetLanguageValueResolver.

For QA:

Documentation:

@barw4 barw4 self-assigned this Jun 27, 2025
@barw4 barw4 added Bug Something isn't working Ready for review labels Jun 27, 2025
@barw4 barw4 requested a review from a team June 27, 2025 08:13
@ezrobot ezrobot requested review from adamwojs, mikadamczyk, Steveb-p, alongosz, ciastektk, ViniTou, wiewiurdp, konradoboza and tbialcz and removed request for a team June 27, 2025 08:13
Copy link
Contributor

@konradoboza konradoboza left a comment

Choose a reason for hiding this comment

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

Care to elaborate? It's not that obvious at first glance.

@barw4 barw4 changed the title IBX-10125: Fixed TargetLanguageValueResolver argument's name IBX-10125: Fixed SourceLanguageValueResolver argument's name Jun 27, 2025
@barw4
Copy link
Contributor Author

barw4 commented Jun 27, 2025

Care to elaborate? It's not that obvious at first glance.

I updated the description

@barw4 barw4 added Ready for QA and removed Bug Something isn't working Ready for review labels Jun 30, 2025
@barw4 barw4 changed the title IBX-10125: Fixed SourceLanguageValueResolver argument's name IBX-10215: Fixed SourceLanguageValueResolver argument's name Jul 9, 2025
@KamilSznajdrowicz KamilSznajdrowicz self-assigned this Jul 9, 2025
@KamilSznajdrowicz KamilSznajdrowicz force-pushed the ibx-10125-fix-target-language-value-resolver branch from a7203a4 to ad4f98e Compare July 9, 2025 13:42
Copy link

sonarqubecloud bot commented Jul 9, 2025

Copy link
Contributor

@KamilSznajdrowicz KamilSznajdrowicz left a comment

Choose a reason for hiding this comment

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

I checked many places and found that the translation doesn't work in one specific section — Catalogs. It's the same issue as described in the task. I'm sending a video.

Nagranie.z.ekranu.2025-07-10.o.13.18.36.mov

@barw4 barw4 requested a review from KamilSznajdrowicz July 11, 2025 10:10
Copy link
Contributor

@KamilSznajdrowicz KamilSznajdrowicz left a comment

Choose a reason for hiding this comment

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

QA Approved
Regression: ibexa/commerce#1390 (the regression fails isn't related to these PRs.)

@barw4 barw4 merged commit 8cdbcbf into main Jul 11, 2025
24 checks passed
@barw4 barw4 deleted the ibx-10125-fix-target-language-value-resolver branch July 11, 2025 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants