0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
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
..
acceptance Updated Admin API key auth to require kid in header (#10538) 2019-02-26 11:03:47 +07:00
regression 🐛 Fixed plaintext field not being cleared when post body is removed 2019-03-04 14:03:44 +00:00
unit 🐛 Fixed excerpt property being missing if plaintext is NULL or "" 2019-03-04 14:30:26 +00:00
utils 🐛 Fixed empty amp page 2019-02-27 17:56:09 +01:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00