BugZilla Add Bug Wizard

This wizard allows your user to add easily a bug to Bugzilla 3.0+.

Credits

Lead developer: Dereckson

3rd party libs used:

So in fact you’ve to say thank you to 4 people 😉

Download: [Source code for customizable version isn’t available anymore]

If you want to test it compiled or fill a bug into bugzilla.espace-win.org, you can download the Espace Win Open Source Project implementation:

How to customize it ?

  1. Replace http://bugzilla.yourdomain.org/ by your Bugzilla URL in SettingsLangs*.xml
  2. Look the SetDefaults Method in SettingsMainOptions.cs. Edit default Bugzilla hostname, port and path. If your URL is http://www.yourdomain.org/bugzilla/ path is “bugzilla” without any /.
  3. Preferences are saved in a file, specified in SettingsMainOption.cs. Choose a unique name to avoid any conflict with other add bug wizards. For example, if your project is Xizzy, you can replace EWOSPAddBugDesktopWizard.config by EWOSPXizzyAddBugDesktopWizard.config or you can also specify a path with your own user config files.
  4. Recompile it

Well, you can also add a picture as you can see on the screenshot and personalizes it as you want.

2 Replies to “BugZilla Add Bug Wizard”

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.