Skip to content
This repository was archived by the owner on May 16, 2026. It is now read-only.
This repository was archived by the owner on May 16, 2026. It is now read-only.

Internal server error after adding a donation #2

@cellio

Description

@cellio

The donations server fails with "Internal Server Error" if there is an entry in the donations table. I've tried a bunch of permutations, including amounts with and without currency symbols. I can't find a way to enter data that doeesn't cause a failure.

Here's an example from the admin console:

screen shot showing one donation

Public name: Another test
Message: Keep up the good work :-)
Date: 2022-01-01
Amount: $5.00
Link: (a valid link to a Stripe transaction)

When I deleted that entry, the page worked again (with no data, of course):

screen shot: success, not server error

I then created a simpler entry: name, message, date, amount, but no link. Failed.
I removed the amount: failed.
Then the message: failed.
Then the date (so there is now only a name): failed.
Removed even the name: failed.

Removed the now-empty entry: worked again.

This is a blocker for publicly thanking our donors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions