Skip to content

Conversation

jdaugherty
Copy link
Contributor

@jdaugherty jdaugherty commented May 17, 2025

Rebasing #11795 onto 7.0.x

@robertoschwald I see you submitted this PR sometime ago and it was never merged. From what I can tell, it's still an issue. I don't see any tests in the original PR, are you willing to add tests for this? If so, I'm happy to merge this into 7.0.0.

The problem with bundle ordering materalized here when adding a PluginAwareResourceBundleMessageSource messageSource definition and sets own basenames to be able to overwrite other bundles keys in a centralized bundle file. Then the plugin basenames were first in the list, not last.

@robertoschwald
Copy link
Contributor

robertoschwald commented May 19, 2025

See #14755

@jamesfredley jamesfredley marked this pull request as ready for review August 18, 2025 22:13
@jamesfredley jamesfredley linked an issue Aug 18, 2025 that may be closed by this pull request
@matrei
Copy link
Contributor

matrei commented Aug 20, 2025

I would expect to see a failing test in ResourceBundleMessageSourceSpec after resetting the changes to PluginAwareResourceBundleMessageSource.

@jamesfredley jamesfredley removed this from the grails:7.0.0-RC2 milestone Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

resourcebundle basenames order not respected
4 participants