View Full Version : Bug Management
CrypticX
04-23-2004, 04:23 AM
Is there any predefined bug management system, where petitions and bug reports from in-game can be exported to an application or web site? If not, could anyone explain how to go about creating one?
animepimp
04-23-2004, 05:26 AM
All the bug and petition reports are stored in the database and it should be fairly trivial to write a simple web based application to access them from the DB. Accessing stuff from an existing DB is simple with stuff like ODBC and JDBC along with any web page generating language you like.
CrypticX
04-23-2004, 11:54 AM
All the bug and petition reports are stored in the database and it should be fairly trivial to write a simple web based application to access them from the DB. Accessing stuff from an existing DB is simple with stuff like ODBC and JDBC along with any web page generating language you like.
Ah I see what you mean now. Ok, I'll give it a shot. Thanks.
RangerDown
04-23-2004, 03:15 PM
I don't think /bug works on Emu servers. There's a database table in the distribution that supposedly would store the bug reports, but I've tried to /bug on my local server and then query that table and I still didn't see anything in it.
Petitions work tho.
Richardo
04-23-2004, 07:21 PM
Aye, petitions are what you need
CrypticX
04-24-2004, 03:01 AM
I've just found something out. If you use the Guide Petition Window and convert a Petition to a Bug Report, it will be stored under the Bugs table. That's the only way I've found to export data to that table.
Richardo
04-24-2004, 03:36 AM
guild petition window?
CrypticX
04-24-2004, 07:42 AM
guild petition window?
If you were ever a Guide on live, they give you some XML files where if you hit G, you can manage petitions, bugs, etc.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.