Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored retrieval of values from Messages.resx. #3212

Merged
merged 2 commits into from
Sep 4, 2023
Merged

Conversation

kc284
Copy link
Contributor

@kc284 kc284 commented Aug 29, 2023

The problem with retrieving resources by passing hardcoded strings in the resource manager is that the compiler does not complain if a resource is removed, hence we are not aware of the regression. This PR is also fixing the exception handling in the WLB actions, where some exceptions were swallowed or rethrown.

…s to the Messages.ResourceManager.

Signed-off-by: Konstantina Chremmou <[email protected]>
…ns. Removed obsolete messages.

Signed-off-by: Konstantina Chremmou <[email protected]>
@CitrixChris CitrixChris added the 1 approval PR has been approved by one reviewer label Sep 1, 2023
@danilo-delbusso danilo-delbusso added 2 approvals PR has been approved by two reviewers and removed 1 approval PR has been approved by one reviewer labels Sep 1, 2023
@kc284 kc284 merged commit 98c3814 into xenserver:master Sep 4, 2023
1 check passed
@kc284 kc284 deleted the oil branch September 4, 2023 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 approvals PR has been approved by two reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants