Skip to content

labels should not be pre-escaped #71

@flokli

Description

@flokli

Gerrit syntax allows to query for approval scores, so something like the following is possible:

status:open label:verified=+1,user=jenkins

For all open changesets that were +1'd by a user named jenkins.

Due to 8adc2df, it however currently is impossible construct such a query - the + inside label:verified=+1 gets escaped wrongly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions