Summary:
Most fields not saved to database, rejected by validation
Detailed Description:
Using the default template, or creating a new one based on the default (with
{cge_form_csrf} added), with all default settings, the form rejects the
mandatory fields as blank even when they're populated.
If you disable the validations, the form submits but only the comment is saved
to the database - title, name, and email are all empty.
Verified on clean install, php 5.6 and 7.1.
Possibly related to:
PHP Warning: filter_var() expects parameter 2 to be integer, string given in
/path/modules/CGFeedback/lib/class.param_cleaner.php on line 91