From: SourceForge.net <no...@so...> - 2004-01-20 12:08:47
|
Bugs item #880523, was opened at 2004-01-20 12:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=880523&group_id=13153 Category: DOM Support Group: None Status: Open Resolution: None Priority: 5 Submitted By: Andrew R. Thornton (zeripath) Assigned to: Nobody/Anonymous (nobody) Summary: DOM2 methods should throw DOMException if unsupported Initial Comment: Currently there are stubs for DOM2 extensions to the DOMImpl classes. These however return null instead of throwing a DOMException NotSupportedErr. This is incorrect behaviour, these methods must throw an exception or return a valid object. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=880523&group_id=13153 |