ms-structural / ms-structural/femdesign-api
Localization errors
Open
Nobody has claimed this yet.
priority:later
type:bug?
- Dominant language
- C#
- Stars
- 51
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to add global format provider to the solution? Struxml format is invariant and so should everything that gets parsed in the framework be.
Contributor guide
No contributing guide indexed for this repository
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 locating the framework's Struxml parsing entry points and where numeric or culture-sensitive values are converted; the issue does not name specific files or tests. Trace how culture is selected, then verify that parsed Struxml values consistently use an invariant format provider.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100