This is a discussion on excludefield parameter does not work on the URL - Mozilla ; Hi I was trying to convert the show_bug page to XML format by adding "ctype=xml" to the url and it worked. However, when I tried to add the "excludefield" parameter to the url. It didn't exclude anything. The url looks ...
Hi
I was trying to convert the show_bug page to XML format by adding
"ctype=xml" to the url and it worked. However, when I tried to add the
"excludefield" parameter to the url. It didn't exclude anything.
The url looks something like: show_bug.cgi?
bug_id=1&excludefield=long_desc&ctype=xml
This work on the https://bugzilla.mozilla.org/show_bu...ield=long_desc
but not work on my site.
Any idea of any setting I need to change or if I need to modify the
show_bug.cgi code?
Thanks,