Problem/Motivation

The Log successful reCAPTCHA responses is always unticked in the settings, giving no feedback to the user if it's enabled or disabled.
Also it appears like it behaves as if it's always enabled, regardless of whether it was ticked or unticked on last save.

Steps to reproduce

  1. Visit admin/config/services/recaptcha_element
  2. Tick Log successful reCAPTCHA responses
  3. Save
  4. Visit admin/config/services/recaptcha_element and notice that it's become unticked again

Proposed resolution

Fix it.

Remaining tasks

Fix it.

User interface changes

Tickbox for Log successful reCAPTCHA responses works as expected.

API changes

None.

Data model changes

None.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

MustangGB created an issue. See original summary.

louis-cuny made their first commit to this issue’s fork.

louis-cuny’s picture

Status: Active » Needs review

The log successes setting was not saved, not used and not showed in the form.
I fixed all that

Please review

Jaspreet-Kaur’s picture

MR! 3 seems to resolve the issue. Thanks louis !

louis-cuny’s picture

Status: Needs review » Reviewed & tested by the community

Using the related work on production project for a while now, changes are easily readable

RTBC

bbrala made their first commit to this issue’s fork.

bbrala’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.