acidjunk / acidjunk/pyang

Incorrect instance-identifiers are not rejected.

未关闭
#69 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。