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

jeremy’s picture

Status: Active » Fixed

Fix applied, simply checks if whether or not $_POST is empty.

Anonymous’s picture

Status: Fixed » Closed (fixed)