On 4/4/06, Sergio Villar Senin <[EMAIL PROTECTED]> wrote: > * integration with GNOME Bugzilla
Bugzilla in general could be difficult, but GNOME Bugzilla can be done, providing the client somehow knows the Bugzilla product. Not all modules built by jhbuild are on b.g.o, some might be on bugs.freedesktop.org or elsewhere. It should also not spam the developers, so it must be sure it is actually a bug before automatically filing it. E.g. if it builds something for the first time and it doesn't work, it probably is some configuration error. The server should be responsible for filing the bugs, otherwise we might have 100 bugs filed at the same time. Plus it should avoid filing the same bug over and over again. > * security concerns: remote administration of the server, client > authentication... Plus the cross site scripting stuff (the jhbuild xml-rpc one sends html to the server, that is a no-no). Regards, Olav _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
