Skip to content

MS-785 Using correct context when compiling text with builders#965

Closed
luhmirin-s wants to merge 2 commits into
release/2024.2.1from
bugfix/MS-785-language-change-fixes
Closed

MS-785 Using correct context when compiling text with builders#965
luhmirin-s wants to merge 2 commits into
release/2024.2.1from
bugfix/MS-785-language-change-fixes

Conversation

@luhmirin-s
Copy link
Copy Markdown
Contributor

  • When the language is changed, the Application context is not restarted and, therefore, does not reload resources. This is fine until we start using it for string building.
  • This change ensures that only the activity context is used for manual string building by utilising annotations provided in Hilt and some manual factory calls.

@luhmirin-s luhmirin-s requested review from a team, BurningAXE, TristramN, alex-vt, alexandr-simprints, meladRaouf and ybourgery and removed request for a team November 8, 2024 09:49
@cla-bot cla-bot Bot added the ... label Nov 8, 2024
@luhmirin-s
Copy link
Copy Markdown
Contributor Author

I have found another fix for it in the main #875

@luhmirin-s luhmirin-s closed this Nov 8, 2024
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Nov 8, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
65.4% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@luhmirin-s luhmirin-s deleted the bugfix/MS-785-language-change-fixes branch November 8, 2024 12:36
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.

1 participant