Different behaviour between Linux Mint and Fedora: "Warning: Could not parse date" #45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I installed (the fabulous) BSSG on several machines. On two Linux Mint setups, there's no problem serving and building my site.
All files are synced via Syncthing and seem to be identical on all computers.
But...
On Fedora I constantly get the following error messages when trying to serve the site:
Warning: Could not parse date ('Und das überraschend gut.') in läuft-wieder, skipping archive entry.Same for several other files, which work just fine on Mint.
Is this caused by some difference between Mint and Fedora?
PS: I just noticed that all affected files contained Umlauts in the title field. After changing them to
äetc, the site builds without errors.But there's still the question: why does Fedora handle Frontmatter differently?