apache / apache/infrastructure-pelican
author(s): metadata causes crash
Open
bug
- Dominant language
- Python
- Stars
- 3
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
The gfm plugin fails to handle the authors: and author: metadata attributes.
They both cause the following error to be displayed:
WARNING: Caught exception:
| "'str' object has no attribute 'slug'".
If --debug is enabled, the message is:
CRITICAL: AttributeError: 'str' object has no attribute 'slug'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.