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

Displayed language for thesaurus service provider is inconsistent/incorrect #11793

Open
tris-ots opened this issue Feb 18, 2025 · 0 comments
Open

Comments

@tris-ots
Copy link

tris-ots commented Feb 18, 2025

The displayed language for a given thesaurus service provider in System Settings > System Data Settings > System Data Settings > Thesaurus Service Provider changes depending on what language the System Settings page is being displayed in.

I've reproduced this error on both a local test VM running Arches 7.6.6 and on a VPS running 7.6.0. Languages in both cases were en and fr-fr. I encountered this bug while attempting to resolve the problems described in #11794.

The actual language of the thesaurus service provider can be viewed by examining the tiles table in postgres, if you can work out what the provider's UUID is - I wasn't sure how to determine this reliably.

Steps to reproduce:
(In an Arches 7.6.x install with at least two installed languages)

  • In the System Settings page, create a thesaurus service provider entry with any language the system is configured for.
  • Switch languages (eg, go from https://domainname/en/settings to https://domainname/fr-fr/settings) and find the thesaurus provider you just created.
  • Click the Languages (or Langues, etc) dropdown in the thesaurus service provider pane to show the provider's language.

Expected behavior:

  • The displayed language of the provider should be consistent with the language specified at the time of creation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant