-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P3
-
Affects Version/s: 8, 11, 17, 20, 21
-
Component/s: client-libs
The documentation for MutableAttributeSet.addAttribute and MutableAttributeSet.addAttributes starts with “Creates a new attribute set...” which isn't the case. Neither addAttribute nor addAttributes create a new attribute set, they modify the current attribute set by adding one attribute or a list of attributes.