Re: DOM L2 javadoc bug

> Philippe Le Hegaret wrote...
> 
> > On Mon, 2002-02-18 at 03:56, Rahul Srivastava wrote:
> > Hi,
> > 
<snip/>
> >      
> > But, getNodeValue(), never throws DOMException-NO_MODIFICATION_ALLOWED_ERR. 
> > Also, there is no javadoc for setNodeValue().
> > 
> > Same is true for get/setPrefix().
> > 
> > Can anybody tell me, where to file a bug for this?.
> 
> You are at the right place to report the bug.
> 
> I can probably avoid the NO_MODIFICATION_ERR problem, but for the rest
> of the description, it will be a duplicate of the getNodeValue one since
> it comes from an IDL attribute.
> 
<snip/>
> 
> Did you check the erratum core-18 regarding the Core bindings?
> http://www.w3.org/2000/11/DOM-Level-2-errata#core-18

Thanks for the pointer Philippe. The zip at the erratum page does takes care of 
some javadoc errors. But, the javadocs of get/setNodeValue() and get/setPrefix() 
are still not proper. Is there going to be a bug fix release of these 
JavaBindings in the near future?.

Thanks,
Rahul.

> 
> Philippe
> 
> 

Received on Thursday, 28 February 2002 02:48:46 UTC