On Sun, Oct 18, 2015 at 04:29:02PM +0300, Roy Golan wrote:
> I get a "500 Internal server error" under "Conflicts with" tab
>
It smells unrelated, but recently I've noticed that my favorite gerrit
search no longer work:
"status:open project:vdsm label:verified+1 label:code-review>=+1 -label:code-review<=-1 branch:master"
is wrongly url-encoded twice to
https://gerrit.ovirt.org/#/q/status:open+project:vdsm+label:verified%252B1+label:code-review%253E%253D%252B1+-label:code-review%253C%253D-1+branch:master
and ends with a "Code Review - Error
line 1:39 no viable alternative at character '%'"
Is it a know gerrit bug? Is there a fix?