Error message displayed when adding a comment : but comment is posted
Closed this issue · 2 comments
bestkiller92 commented
phproject/app/view/issues/single.html
Line 401 in 92176d1
I've found a quite simple solution :
"$.post($this.attr('action'), serialize($this), function(data) {"
This solve the issue, and comment are updated immediatly in the page.
bestkiller92 commented
The issue is not happening on Safari and Internet explorer.
Alanaktion commented
I haven't been able to reproduce this in any environment but if there is more detail I can implement a fix.