diff options
author | Owen W. Taylor <otaylor@fishsoup.net> | 2009-08-29 11:16:00 -0400 |
---|---|---|
committer | Owen W. Taylor <otaylor@fishsoup.net> | 2009-08-29 21:01:43 -0400 |
commit | 751086a7bfdb568e8d2124aa57b1f919d14049b4 (patch) | |
tree | cd1d4fc582c3b54144249e44e4270c2657c12c47 /COPYING | |
parent | 6fc66c6edb64868509c7b29b3f1b8e77ad9734bc (diff) |
File bugs via XML-RPC when possible
If the server supports XML-RPC (3.0 or newer), then filing via
xmlrpc.cgi has advantages:
- We get a string error message instead of an HTML page
- We can not specify priority/severity and let the server
default it; this is important since there aren't standard
priorities.
So, we try to first file via xmlrpc.cgi's Bug.create method and
if we get a 404, fall back to the old method of a form post.
The configuration for a couple of fields is changed to use the human
readable field names from Bug.create rather than the database-field
names of post_bug.cgi.
default-bug-severity => default-severity
default-rep-platform => default-platform
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions