Skip to content

Fixing setup of resource name when loading i18n resources#1467

Merged
solomax merged 3 commits into
wicketstuff:masterfrom
xomit:master
May 30, 2026
Merged

Fixing setup of resource name when loading i18n resources#1467
solomax merged 3 commits into
wicketstuff:masterfrom
xomit:master

Conversation

@xomit
Copy link
Copy Markdown
Contributor

@xomit xomit commented May 27, 2026

Checking whether a resource file exists does not work with Webjars
as previously implemented. The new check is now a simple implementation
whether the given language string is empty or not.

Timo Schmidt and others added 3 commits May 26, 2026 20:12
Checking whether a resource file exists does not work with Webjars
as previously implemented. The new check is now a simple implementation
whether the given language string is empty or not.

Issue # wicketstuff#1465
@solomax solomax merged commit 52b4944 into wicketstuff:master May 30, 2026
1 check passed
solomax pushed a commit that referenced this pull request May 30, 2026
* fix: fixing of loading of i18n resources

Issue #1465

* fix: fixing setup of resource name when loading i18n resources

Checking whether a resource file exists does not work with Webjars
as previously implemented. The new check is now a simple implementation
whether the given language string is empty or not.

Issue # #1465

---------

Co-authored-by: Timo Schmidt <timo@xinterchange.net>
@solomax
Copy link
Copy Markdown
Contributor

solomax commented May 30, 2026

Thanks a lot for the fix @xomit ! :)
I have tested and it seems everything works as expected now :)
I'm going to start the release process :)

@xomit
Copy link
Copy Markdown
Contributor Author

xomit commented May 30, 2026

@solomax Thank you for the release.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants