Version 3 Alpha 3 now available!
August 28th, 2010 by zegenie
The second publich alpha release of version 3 is now available!
The Bug Genie team is proud to present the second public alpha release of the upcoming version 3. In addition to working non-stop around the clock adding new features, we've also fixed all the bugs reported for alpha 2 in this release. If you're previously reported bugs against alpha 2, please try again with alpha 3.
Read more >>
Feedback: Messaging and Calendar modules for The Bug Genie 3
August 17th, 2010 by lsproc
We are considering to release The Bug Genie 3 without the Messaging and Calendar modules, to allow the release to be produced quicker, as well as spend more time to improve the modules for release at a later date.
We understand that some users require these modules as part of their business, and so we are asking you for your feedback on this idea.
Note that we are not intending to discontinue these modules, only postpone their release till a later date.
In addition:
- We will continue to support The Bug Genie 2 for users who require these modules, so they can continue to use a supported platform until such a time as they are able to migrate to The Bug Genie 3, i.e. when these modules are released.
- The modules will be published on The Bug Genie website when they are updated.
- The future version of these updates will include a number of new features and improvements, which would be announced at a later date.
We would welcome your feedback on this proposed plan, and if you tell us that this is not a sensible decision we can take an alternative route. Another possible option would be to upgrade the modules to work with The Bug Genie 3, and ship them with the 3.0 release, but leave future improvements to a later version of The Bug Genie 3.
Please let us know your opinion of these changes,
over on the forum!
VCS Integration test 2 for The Bug Genie 2 is out now!
August 7th, 2010 by lsproc
Another test release of VCS Integration is now available!
This release fixes a small number of issues found in the previous test release of the module, including:
- Minor improvements to the repository browser list
- Actually add github to the repository browser list
- Handle commits to directories properly in the checkin list
- Order the diff parameters correctly
- Fix a protocol error in the bzr hook
This updated version of the module is available now from the
SourceForge.net project page, and the contents of the vcs_integration directory inside the zip can be simply extracted into the root of your Bug Genie 2 installation to install. Users of test 1 do likewise and your module will be automatically updated.
We are still in need of hooks for mercurial, cvs and git repositories! Until these repositories are fully supported, we will be unable to release this module fully - so if you want to help, please grab the specification from the blog and let us know!
The Bug Genie 2.1.1 is now out!
August 7th, 2010 by lsproc
The Bug Genie 2.1.1 is now available, brining bugfixes and improvements to the new 2.1 series of The Bug Genie.
The full list of fixed issues is below:
- B2-283 Wrong Redirection after Logout
- B2-392 Milestone reached January 01, 1970 (01:02) ?!
- B2-443 2.1.0 New article displaying code within the description field.
- B2-454 step 3 - feedback - missing fields
- B2-462 Email Notification utf8-encoding
- B2-463 Email Notification linebreaks
- B2-478 Issue summary
- B2-481 Frontpage billboard overview
- B2-482 Autoload of class should skip ._ files
- B2-485 Login becomes unusable / unmanageable
- B2-486 Delete && Re-Report Issue
- B2-487 Setting a component default assignee only works as admin
- B2-488 Missing Image on send
- B2-490 Text to search for is cut off after a space
- B2-491 Setting the default assignee to nobody does not work
- The 'specified issue is not available' error
- Plus many other small tweaks and improvements!
Please note that the fix for
issue B2-392 requires a minor database change. Please see
a previous news article for details. New installations will automatically receive the fix.
This release is now available on the
SourceForge.net project page, and as always just extract over your previous installation to receive the updates.
Please do not report test issues on the bugtracker
August 4th, 2010 by lsproc
We kindly ask that users do not file test issues on the bugtracker as this is for actual bugs and feature requests in the software.
We provide a live demo hosted by OpenSourceCMS, where you can try out the tracker and all its features. To access the demo, click the link at the top or visit
http://php.opensourcecms.com/scripts/details.php?scriptid=307&name=The%20Bug%20Genie
The Bug Genie 2.1.1 is now being tested
July 31st, 2010 by lsproc
The 2.1.1 release of The Bug Genie is almost complete and it is now being tested on our tracker.
A number of changes have been made to this release and so we are going to perform extended testing on our tracker to ensure that any last minute problems are ironed out.
As part of this, a fix to B2-490 involved making a change to the Search module - removing some code of unknown purpose. Whilst the issue itself is fixed, we want to ensure that there are no regressions as a result of this change and so we are testing. Please help us test that the Search system is working for both single-word and multi-word queries.
If you encounter any problems with the tracker, please let us know on the forums.
[v3 alpha 2] Postgres installation errors solution
July 23rd, 2010 by zegenie
Two installation errors happened to sneak into the alpha 2 version released a few days ago.
Please see
issue #545 for the quick solution to the postgres installation errors occuring in the latest alpha 2.
Version 3 Alpha 2 now available!
July 19th, 2010 by zegenie
The first publich alpha release of version 3 is now available!
The Bug Genie team is proud to present the first public alpha release of the upcoming version 3. This alpha release will be platform compatible with upcoming releases, and the only changes that will happen from this release through the beta/RC releases and until the final release should be module changes, translation changes/fixes and general bugfixes.
Read more >>
'The specified issue is not available' bug - fix notes
July 16th, 2010 by lsproc
A number of users have reported an issue with issues not being visible under 2.1, with the error 'The specified issue is not available' being shown when trying to view the issue. This has been fixed for the upcoming 2.1.1 release.
Users who require a fix immediately may try the following change:
File: include/classes/BUGSissue.class.php
Changes:
- Change $row to $row2 on line 183
- Change the first $row to $row2 on line 184
- Change $row to $row2 on line 189
VCS Integration for The Bug Genie 2.1 test release 1 is now out!
July 1st, 2010 by lsproc
A test release of the rewritten subversion integration module is now out, with support for more version control systems!
Read more >>