oslcquery doesn't handle escaping of \ and " in literal strings as required by the OSLC Query spec
还没有人认领这个 Issue。
评估
调研方向
首先跟踪 oslc.where 字面字符串的组装方式,以及它们如何通过客户端传递,尤其关注 Windows 上的命令行处理。将当前行为与 OSLC Query 对反斜杠和双引号的转义要求进行比较,并验证在具有代表性的查询中这两个字符都能被正确转义。
由索引模型根据 Issue 内容生成。
描述
For OSLC Query, literal strings in the oslc.where which want to contain a \ or a " must escape these by prefixing with . This currently isn't done, and it might be a struggle to figure out how to put these literals in a commandline already suffering from Windows command line substitution.
- 主要语言
- HTML
- 星标
- 52
- 派生
- 32
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
IBM/ELM-Python-Client 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 72/100
IBM/ELM-Python-Client#138 · 11 条评论 ·
-
难度 3/5 1-2 天 新手友好度 48/100
IBM/ELM-Python-Client#131 · 2 条评论 ·
-
难度 4/5 3-5 天 新手友好度 42/100
IBM/ELM-Python-Client#112 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 52/100
IBM/ELM-Python-Client#107 · 6 条评论 ·
-
难度 5/5 一周以上 新手友好度 25/100
IBM/ELM-Python-Client#65 · 2 条评论 ·
查看 IBM/ELM-Python-Client 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 82/100
-
external-issue to-triage
难度 2/5 1-3 小时 新手友好度 88/100
-
难度 2/5 1-3 小时 新手友好度 78/100
googleapis/google-cloud-swift#1151 ·
-
external
难度 2/5 1-3 小时 新手友好度 65/100
langchain-ai/langgraph#9074 · 1 条评论 ·
-
documentation specification
难度 1/5 1 小时以内 新手友好度 90/100
openai/openai-openapi#584 ·