[
https://issues.apache.org/jira/browse/XERCESJ-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Glavassevich reassigned XERCESJ-1385:
---------------------------------------------
Assignee: Michael Glavassevich
> wrong return value in org.apache.html.dom.HTMLAreaElementImpl.getNoHref()
> -------------------------------------------------------------------------
>
> Key: XERCESJ-1385
> URL: https://issues.apache.org/jira/browse/XERCESJ-1385
> Project: Xerces2-J
> Issue Type: Bug
> Components: DOM (HTML)
> Affects Versions: 2.9.0, 2.9.1
> Reporter: Johannes Koch
> Assignee: Michael Glavassevich
>
> org.apache.html.dom.HTMLAreaElementImpl.getNoHref():
> return getBinary( "href" );
> must be
> return getBinary( "nohref" );
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]