This site has a problem. I wanted to edit a comment which I previously posted. When I clicked “Save Edit” button, I saw a error.
for example, I wanted to change the link embeded in the following comment
I edited this comment like this,
I clicked “Save Edit” button, and got 403 error
It seemed I get the 403 error if I write a URL string like this in the comment.
http://forum.katalon.com/t/get-info-logs-from-the-chrome-webdriver/12101/2
When I remove the URL string from the comment or I enclose it in a pair of `` characters, the error does not occur, I could save the comment.
It seems the server-side application is a bit nervous about a URL string written in the comment.