Autodesk / Autodesk/AutomaticComponentToolkit
XML namespaces are not observed
未关闭
- 主要语言
- Go
- 星标
- 53
- 派生
- 26
- PR 合并指标
- 30 天内没有已合并 PR
描述
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,
```
贡献指南
调研方向
首先,使用包含非默认 namespace 和同名属性的 ACT XML 示例重现该问题,然后跟踪 compiler 的 XML 解析和属性查找过程。通过检查生成的 enum 使用的是预期的属性值而不是命名空间中的值,确认修复有效。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100