idbeta opened a new issue #3380:
URL: https://github.com/apache/apisix/issues/3380


   - Why do you submit this issue?
   - [ ] Question or discussion
   - [x] Bug
   - [ ] Requirements
   - [ ] Feature or performance improvement
   - [ ] Other
   
   Route's description can input more than 200 Chinese characters, no error, 
but the route is useless.
   
![image](https://user-images.githubusercontent.com/7396835/98781630-a1b62b80-2431-11eb-8155-67628dbb9861.png)
   
   In fact:
   
![image](https://user-images.githubusercontent.com/7396835/98781582-89dea780-2431-11eb-9869-0bce2854a202.png)
   
   the route's useless, but the etcd will store the route data
   ```shell
   $ curl http://127.0.0.1:9080/404.html
   {"error_msg":"404 Route Not Found"}
   ```
   


----------------------------------------------------------------
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


Reply via email to