Autodesk / Autodesk/AutomaticComponentToolkit

XML namespaces are not observed

Open
#188 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.