16
A couple of comments from a core developer:
1. Before reporting a core bug, it's helpful if the reporter could first attempt to determine whether it's really a core bug, or whether it's a bug in a module, theme, server configuration, etc.
If the reporter isn't sure, a discussion thread might be started in a support forum to enlist others to help with that determination. Or maybe kc0maz's team can assist with that. If necessary, the core developers can be called upon to help.
If it turns out to be a problem outside of the core, then it would be better to report it in the appropriate place, such as the module's support forum, theme's support forum, general support forum, and so on.
2. When I'm working on a core bug, my first step is to try to reproduce it (unless it's something I can obviously relate to a mistake in the code). If I have to track down a third-party module or theme, or use a server configuration that I don't already have set up, such as XOOPS 2.0.1 / MySQL 4.5 / PHP 5.9-beta / IIS / Windows Vista), reproducing the bug will be a challenge. It's much easier if I can reproduce the bug in the current version of XOOPS, without needing any special module or theme.