ms-structural / ms-structural/femdesign-api
Incorrect XML attribute name in schema (generated c# object model)
Open
@lorinczandrea is already working on this.
Since Sep 2, 2024.
type:bug
waiting:fd-developer
- Dominant language
- C#
- Stars
- 51
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Issue:
XML attribute has incorrect name:
https://github.com/strusoft/femdesign-api/blob/f93c787b85e461959642d849c451db696348bae5/FemDesign.Core/Strusoft/Interop/Struxml/Data/FD%2023.00.001%20Strusoft.cs#L48260-L48261
It is crosssectional_area, but should be cross-sectional_area.
Note:
Temporarily solved here: #1074
Fogbugz ticket:
https://strusoft.fogbugz.com/f/cases/135074/Struxml-attribute-has-incorrect-name-in-the-generated-c-object-model
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.
Assessment
This issue has not been assessed yet.