-
类型:
错误
-
状态: Resolved
A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">解决 -
解决方法: 完成
-
影响版本/ s: 2.11.0
-
修复版本/ s: 2.12.0
-
组件/ s: 没有一个
-
标签:没有一个
观察到的不一致是:
1.'$'($) = '$',之后变为null/empty
2.'=' (equal) =属性未创建
3.'/'(斜杠)=未发布的工件
这些字符可以通过REST(带转义)在UI中部署而不需要转义:
1.curl -X PUT -uadmin:password "http://localhost:8081/artifactory/api/storage/dummy3/test.txt?属性= RESTapi = 1 \ 1美元”
2.curl -X PUT -uadmin:password "http://localhost:8081/artifactory/api/storage/dummy3/test.txt?属性= RESTapi = 1 \ = 1”
3.curl -X PUT -uadmin:password "http://localhost:8081/artifactory/api/storage/dummy3/test.txt?属性= RESTapi = 1/1”
';'(分号)= ';'并且在变为null/empty(来自Jenkins)之后,这不能通过REST或UI添加,因为';'被认为是一个多值分隔符
- 与…有关
-
bi - 416属性值中的特殊字符与通过REST api添加时的行为不同
- Resolved
A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">解决
- Resolved