Problem/Motivation

There's a bug in 2.1.0 which is the current version that means submission handlers are fired twice, which can cause some strange double counted analytics on submit buttons.

Steps to reproduce

N/A - Just a case of upgrade needed.

Proposed resolution

Upgrade to 2.3.0

v3 upgrade is much larger so can be done separately

Remaining tasks

-

User interface changes

-

API changes

-

Data model changes

-

Issue fork altcha-3607032

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

driskell created an issue. See original summary.

driskell’s picture

Status: Active » Needs review
driskell’s picture

Downloaded from https://cdn.jsdelivr.net/gh/altcha-org/altcha@2.3.0/dist/altcha.min.js

Only bug fixes since 2.1.0, and splitting out of obfuscation from 2.1.0 npm (so not impacting the dist files here).
So should be still compatible.

I also updated the Obfuscate plugin as it looked old (v1.0.6)

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

  • robindh committed 897c0b2b on 1.0.x authored by driskell
    chore: #3607032 Upgrade to Altcha 2.3.0 By: driskell By: robindh
    
robindh’s picture

Status: Needs review » Reviewed & tested by the community

Thanks! Merged into dev - will create a new release soon-ish with some of the other currently open issues in the queue

robindh’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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