juzhiyuan opened a new issue #1300:
URL: https://github.com/apache/apisix-dashboard/issues/1300


   # Bug report
   
   ## Describe the bug
   
   When I create a route with Label, an error occurred when using Chinese as 
key.
   
   ## Expected behavior
   
   A clear and concise description of what you expected to happen.
   
   ## Screenshots
   
   
![image](https://user-images.githubusercontent.com/2106987/104607114-706d0c80-56bb-11eb-8c6b-6d0ac3181eb0.png)
   
   
![image](https://user-images.githubusercontent.com/2106987/104606805-1c622800-56bb-11eb-9536-be01b06b92de.png)
   
   ## System information
   
   - Version: master branch
   
   ## Additional context
   
   ```sh
   $ curl 'http://139.217.190.60/apisix/admin/routes/337358106080052037' \
     -X 'PUT' \
     -H 'Accept: application/json' \
     --data-binary 
'{"name":"route_with_servicenoname","status":1,"methods":["GET","HEAD","POST","PUT","DELETE","OPTIONS","PATCH"],"priority":0,"uris":["/*"],"labels":{"分组1":"标签2","API_VERSION":"v1"},"vars":[],"upstream_id":"337065625484526491"}'
 
   ```
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to