With the recommended configuration, "'page_cache_fastpath' => 1", it's not possible to post comments as the fastpath prevents Drupal from processing the form POST.
With the recommended configuration, "'page_cache_fastpath' => 1", it's not possible to post comments as the fastpath prevents Drupal from processing the form POST.
Comments
Comment #1
jeremy commentedFix applied, simply checks if whether or not $_POST is empty.
Comment #2
(not verified) commented