What version are you running?
1.6.11
What operating system are you using? What browser?
chrome and firefox with windows 7 professional
--------ooo--------
So, I want to write some new function to my reviewboard. At the new review request page I want to add a new line named "reference" with the same funcionality than the summary. I wrote the code like the summary's code, but at the and I got the same error message:
400 bad request
and
{"fields": {"reference": ["Field is not supported"]}, "stat": "fail", "err": {"msg": "One or more fields had errors", "code": 105}}
I worked a lot of with this bugfixing, but no results. What I have to do?
Please help.
Thank in advance!