You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2005/10/24 05:51:04 UTC

[jira] Updated: (XERCESJ-731) javadoc misleading for HTMLElementImpl.setAttribute(Strin name, boolean value)

     [ http://issues.apache.org/jira/browse/XERCESJ-731?page=all ]

Michael Glavassevich updated XERCESJ-731:
-----------------------------------------

    Bugzilla Id:   (was: 20131)
      Component: DOM (HTML)
                     (was: DOM (XML))
    Description: 
It states that boolean attributes are represented by an empty string as value if
the Attribute is set. But the sopurce code actually shows a setAttribute(name,
name) -  call for setting the attribute to true. See Patch.

  was:
It states that boolean attributes are represented by an empty string as value if
the Attribute is set. But the sopurce code actually shows a setAttribute(name,
name) -  call for setting the attribute to true. See Patch.

    Environment: 
Operating System: Other
Platform: Other

  was:
Operating System: Other
Platform: Other

      Assign To:     (was: Xerces-J Developers Mailing List)
       Priority: Minor

> javadoc misleading for HTMLElementImpl.setAttribute(Strin name, boolean value)
> ------------------------------------------------------------------------------
>
>          Key: XERCESJ-731
>          URL: http://issues.apache.org/jira/browse/XERCESJ-731
>      Project: Xerces2-J
>         Type: Bug
>   Components: DOM (HTML)
>     Versions: 2.4.0
>  Environment: Operating System: Other
> Platform: Other
>     Reporter: Arno Schatz
>     Priority: Minor
>  Attachments: patch20131javadoc.txt
>
> It states that boolean attributes are represented by an empty string as value if
> the Attribute is set. But the sopurce code actually shows a setAttribute(name,
> name) -  call for setting the attribute to true. See Patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org