idbeta opened a new issue #1186: URL: https://github.com/apache/apisix-dashboard/issues/1186
# Bug report ## Describe the bug the lable of route is `a:1` when search on route, is return 400. ``` Request URL: http://127.0.0.1:9000/apisix/admin/routes?label=a%3A1%2C&page=1&page_size=20 Request Method: GET Status Code: 400 Bad Request Response: {"code":10000,"message":"malformed label: \"a:1,\"","data":null,"request_id":"23661bdf-dbd4-47f1-9a7c-d0c5783a4cbe"} ``` ## How to Reproduce  ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org