Incorrect instance-identifiers are not rejected.
未关闭
auto-migrated
Priority-Medium
Type-Defect
- 主要语言
- Python
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
```
ABNF only allows "absolute" instance-identifiers, pyang however permits things
like "../xx:foo" as the value of an instance identifier.
```
Original issue reported on code.google.com by `lada.lho...@gmail.com` on 11 Mar 2012 at 9:22
贡献指南
这个仓库没有索引到贡献指南
调研方向
No source file or test is named in the issue. Locate pyang's instance-identifier validation, reproduce the reported ../xx:foo input, and compare its handling with the ABNF requirement for absolute identifiers; done means invalid relative identifiers are rejected with a regression check.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- compilers, tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100