Autodesk / Autodesk/AutomaticComponentToolkit
XML namespaces are not observed
Open
- Dominant language
- Go
- Stars
- 53
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
If the ACT xml file contains a namespace other than the default and an attribute has the same name the compiler generates using the last value. For example,
```
Contributor guide
Research direction
Start by reproducing the issue with the ACT XML example containing a non-default namespace and a same-named attribute, then trace the compiler's XML parsing and attribute lookup. Confirm the fix by checking that the generated enum uses the intended attribute value rather than the namespaced value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100