Re: Issuezilla VS. bugzilla
"Trond Norbye" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Tor Norbye said: > On Wed, 2002-12-18 at 13:59, Andrew Serff wrote: >> Is Issuezilla that different from Bugzilla that the code to view the >> bug database will not work? If it isn't, how do I make it work. If >> it is, I'd be willing to take a look at how to make it work with >> bugzilla (since issuezilla is dead from what I understand). > > I honestly don't know - I've never used bugzilla. > > But I believe issuezilla is based on bugzilla so I think they > are compatible. > > Note that the bug module is less mature than the other modules > (that's why it has a lower version number). > > If bugzilla has an XML output option (issuezilla uses xml.cgi?id=") it > will probably work, but note that the buglist module may > have some hardcoded netbeans.org stuff. > I just had a look at bugzilla's database, and yes, they have the xml.cgi (and the output tags looked similar to what I found in IssuzillaXMLHandler....) ;) Good luck... Trond