Please report bugs to
Component | Description |
---|---|
DOM | Items specific to DOM |
SAX/SAX2 | Items specific to SAX or SAX2 |
Non-Validating Parser | General Parsing Problem |
Validating Parser (DTD) | DTD related parser issue |
Validating Parser (Schema) | Schema related parser issue |
Utilities | Items related to utilities like MessageLoader, Transcoder, NetAccessors, Platform specific utilities |
Build | Problem with build, makefile, project files |
Documentation | Documentation bugs such as FAQ, Programming Guide |
Samples/Tests | Samples or test cases related issues |
Miscellaneous | Items not covered in other categories |
A copy of your bug report is sent automatically to the
Check the
Here is the list of
Writing a useful bug report, which makes the bug reproducible, is the first step towards the resolution of the bug. Specifics about the bug, like
are all necessary information to allow developer to reproduce, identify, evaluate and eventually, fix the bug, which is the very purpose of your reporting of the bug.
If you are providing a patch please review the information in