byerer opened a new pull request, #971:
URL: https://github.com/apache/incubator-answer/pull/971

   The reason for the error handling of escaped characters in the `tag 
component` is due to the redundant use of the encodeURIComponent function when 
passing the slug parameter. The `slugName` has already been processed in 
`pathFactory.tagLanding`, so it does not need to be processed again when 
passing parameters.
   
   I'm sorry for the incorrect operations on my Git.
   
   Thanks for your help @LinkinStars @shuashuai 
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to