mkienenb commented on pull request #9:
URL: https://github.com/apache/velocity-tools/pull/9#issuecomment-716539378


   @natechadwick No, this can only cause an issue if you use the 
VelocityViewServlet.error() method either directly or indirectly.   It will not 
affect you if you are not using the view subpackage, or if you have subclassed 
error() in such a way that it will not call VelocityViewServlet.error().   
However, in that case, you'd want to check your own code to insure that you 
were not causing the same issue by displaying an unescaped path.
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org

Reply via email to