Skip to content
This repository was archived by the owner on Oct 29, 2022. It is now read-only.
This repository was archived by the owner on Oct 29, 2022. It is now read-only.

alerts in /donate do not show if not logged in #226

@pjeweb

Description

@pjeweb

the error messages produced, e.g. by entering a donation amount below $5, will only show up if a user session is present (NOTE: the user does not have to be logged in, just a session cookie is enough). Also all user input gets lost in that case. Maybe as a workaround you could add client side validation (type="number" min="$min_amount") seems to work fine with jquery-validation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions