Please click install for support! For those interested, the Pro version is in development and should be out soon. It will be released at vb-scripts.com.
Sept 25, 2005
Bug fixes:
* Added Missing phrases for editing status, type & severity.
* Fixed bug in changing displayorder
Any way I can nudge you into putting in a handler for multiple products? (i.e. versions linked to a product and the product is selectable in the main page?)
Any way I can nudge you into putting in a handler for multiple products? (i.e. versions linked to a product and the product is selectable in the main page?)
It doesn't appear that it uses permissions for secondary usergroups? At least I don't see their names in the drop down menu when assigning a bug.
There is still an error when submitting a bug from the admin panel which I see was reported earlier:
Code:
Invalid SQL:
INSERT INTO vb3_vbug
(title, description, vbug_statusid, vbug_severityid, vbug_versionid, vbug_typeid, postdate, lastedit, lastreplyuid, moderate, adminid, userid, private)
VALUES
('test', 'test', 1, 1, 1, 1, 1127851143, 1127851143, , 0, 4, 0, 0);
MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0, 4, 0, 0)' at line 4
Error Number : 1064
Bug fixes and new file uploaded...please follow the instructions on upgrading in the first post.
ok that fixed the subscribe issue when creating a new bug and subscribing. much thanks.
it is still not entering a subscription when adding a reply to an existing bug (that i am not originally subscribed to) into the vbug_subscribe table.
i am also still experiencing the DB error (the one listed in the post above) that Blackjack is experiencing when trying to add a bug from the ACP.
i dont see any options to delete certain responses in an existing bug (or edit). are these missing on purpose (only for inclusion into the pro version), are they there and im just not seeing them, or did you just not have time to put those features in yet?
ok that fixed the subscribe issue when creating a new bug and subscribing. much thanks.
Quote:
Originally Posted by The Wise One
it is still not entering a subscription when adding a reply to an existing bug (that i am not originally subscribed to) into the vbug_subscribe table.
? Please clairfy as I'm not understanding what you mean.
Quote:
Originally Posted by The Wise One
i am also still experiencing the DB error (the one listed in the post above) that Blackjack is experiencing when trying to add a bug from the ACP.
Fixed...file will be uploaded shortly
Quote:
Originally Posted by The Wise One
i dont see any options to delete certain responses in an existing bug (or edit). are these missing on purpose (only for inclusion into the pro version), are they there and im just not seeing them, or did you just not have time to put those features in yet?
? Please clairfy as I'm not understanding what you mean.
Fixed...file will be uploaded shortly
This is part of the Pro version...
good deal on the fix. appreciated and awaiting the update.
for clarification on subscriptions:
if a user posts a bug in the tracker, and i go into the bug to add a response to the bug, i tick the box for Subscribe and hit submit to add my response. when doing this, all works as it should except my subscription isnt added.