Azure / Azure/azure-libraries-for-java
VirtualMachineImages getImage with empty version generates ClassCastException
オープン
Bug
Compute - Images
customer-reported
Mgmt
- 主要言語
- Java
- スター
- 97
- フォーク
- 102
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Whilst the method prevents passing in null values it allows empty String. If you do this it generates a ClassCastException way down in Jackson deserialization as it doesn't expect an ArrayNode to be provided. It would make sense to improve the validation of the input parameters.
コントリビューションガイド
評価
この issue はまだ評価されていません。