Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The mailing list form sometimes results in an error #12

Open
VirginiaDooley opened this issue Aug 28, 2024 · 1 comment
Open

The mailing list form sometimes results in an error #12

VirginiaDooley opened this issue Aug 28, 2024 · 1 comment

Comments

@VirginiaDooley
Copy link
Contributor

Issue and Steps to Reproduce

Reproduce: Complete the mailing list form, submit, answer CAPTCHA:
Result: {"message":"That feature is not available."}

@chris48s found one github issue about it, buy dunno if that issue describes the set of circumstances we have knadh/listmonk#1913

https://github.com/knadh/listmonk/blob/181948015366c2111013f7121806217a097587b5/i18n/en.json#L326
if you look through https://github.com/knadh/listmonk/blob/master/cmd/public.go there's a few different places where public.invalidFeature gets used in an error response

Screenshots

Expected

Subscription confirmation screen and confirmation mail in inbox

Actual

{"message":"That feature is not available."}

Additional Details

  • MacOS, Chrome (both incognito and non)
@chris48s
Copy link
Member

I tried reproducing this with @VirginiaDooley 's details.
The form submitted for me.
This leads us to think that what we are seeing is a browser/platform related issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants