Closed adrian-moisa closed 2 years ago
Attributes map is missing optional. Therefore any client code believes that this map will always yield an attribute.
The task is to patch it and fix all places where this code is used.
Fixed by Sebastian
Attributes map is missing optional. Therefore any client code believes that this map will always yield an attribute.
The task is to patch it and fix all places where this code is used.