This patch fixes the noticed bug: the set, returned by the htmlAttributeSet.copyAttributes looses the previously added keys if they are not strings.

2006-06-06  Audrius Meskauskas  <[EMAIL PROTECTED]>

   * gnu/javax/swing/text/html/htmlAttributeSet.java
   (clone): New method. (copyAttributes): New method.
   (getResolveParent): Comment fix. (getAttribute):
   Rewritten. (addAttribute): Rewritten.
   * gnu/javax/swing/text/html/SmallHtmlAttributeSet.java:
   New file.

Reply via email to