Skip to content

Conversation

@personalizedrefrigerator
Copy link
Collaborator

@personalizedrefrigerator personalizedrefrigerator commented Oct 1, 2025

Summary

This pull request fixes a "Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source" startup error by pre-compiling plural localization forms. This error is a regression from d191349.

Fixes #13346.

Notes

Testing plan

Desktop (Fedora 42)

  1. Start Joplin.
  2. Set the locale to "Français (France)" in settings.
  3. Click "OK".
  4. Verify that the locale has been changed.

This pull request includes an automated Playwright test.

@laurent22 laurent22 merged commit 738e749 into laurent22:dev Oct 4, 2025
11 checks passed
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.

Desktop: Startup error when using a non-English locale

2 participants