0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
Kevin Ansfield 5a7356de5b 🐛 Fixed excerpt property being missing if plaintext is NULL or ""
closes https://github.com/TryGhost/Ghost/issues/10558
- added conditional to explicitly set `excerpt` to `null` in the API output serializer when a post has no `plaintext` or `custom_excerpt` value
2019-03-04 14:30:26 +00:00
..
client@b99721d849 Updated Ghost-Admin to 2.16.2 2019-02-27 10:06:48 +01:00
server 🐛 Fixed excerpt property being missing if plaintext is NULL or "" 2019-03-04 14:30:26 +00:00
test 🐛 Fixed excerpt property being missing if plaintext is NULL or "" 2019-03-04 14:30:26 +00:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00