Thanks to the guys over at #mozwebtools, I have a URL I can query to get a very short description of a few bugzilla.mozilla.org bugs at once:
https://bugzilla.mozilla.org/show_bug.cgi?id=363290&id=362695&ctype=xml&field=bug_status&field=resolution&field=bug_id How would I write PHP code for bugs.html to ask the other Bugzilla for this document, and then to write PHP code to get the relevant information out of the query and into a PHP array of bug objects? -- "The first step in confirming there is a bug in someone else's work is confirming there are no bugs in your own." -- Alexander J. Vincent, June 30, 2001
_______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
