Set proper locale and language in direct editing
Open
Nobody has claimed this yet.
1. to develop
26-feedback
bug
feature: language/translations (l10n/i18n)
feature: settings
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
From https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/246
Direct editing should pick up the user locale/language instead of the browser one
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the direct-editing flow in the server repository and identify where the locale and language are selected. Compare the current browser-based selection with the user's configured locale and language. Done means direct editing consistently uses the user's settings instead of the browser values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- internationalization, localization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100