Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.21.04
-
None
-
None
Description
ChannelPropertyMapper.saveProperties() throws a ClassCastException when the list of properties contains an integer.
The implementation tries to cast an Integer to a Long.