Date ranges breaks checklists

Continuing the discussion from Discourse Checklist:

We’ve encountered this bug where the checklists don’t work if it’s preceded by a date range.

On our site:

This works
2024-04-17T16:00:00Z2024-04-22T16:00:00Z

but this doesn’t

2024-04-17T16:00:00Z2024-04-22T16:00:00Z
This works

Doesn’t replicate here, unfortunately.

Have you updated your site recently? If it’s not replicable here it may already be fixed. :magic_wand:


This one, I think:

https://github.com/discourse/discourse/pull/26539/commits/7130bdcee97ef5fa73dae7749ad1ca405abb5fad

Update 2024-04-20T03:05:00Z Upgraded my Discourse installation last night and can confirm that the issue is fixed :tada: Thanks @JammyDodger!


Oh, so it was a recent fix. Will update later tonight and get back to you. Thank you!