mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fixes #2558. Fixes issues encountered by comment plugins among others c.f. [1](https://github.com/bstpierre/pelican-comments/pull/4), [2](https://github.com/Scheirle/pelican_comment_system/issues/8), [3](https://github.com/Scheirle/pelican_comment_system/pull/7)
7 lines
336 B
Markdown
7 lines
336 B
Markdown
Release type: patch
|
|
|
|
Set default content status to a blank string rather than `None`. Fixes
|
|
[#2558](https://github.com/getpelican/pelican/issues/2558). Fixes issues
|
|
encountered by comment plugins among others
|
|
([1](https://github.com/bstpierre/pelican-comments/pull/4),
|
|
[2](https://github.com/Scheirle/pelican_comment_system/issues/8)).
|